Skip to content

Commit 3a5f79e

Browse files
committed
pdated test snapshots
1 parent ddab4dc commit 3a5f79e

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

packages/xl-pdf-exporter/src/pdf/__snapshots__/example.jsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,8 +1085,7 @@
10851085
>
10861086
<VIEW
10871087
style={{
1088-
backgroundColor: '#161616',
1089-
color: '#ffffff',
1088+
border: '1px solid #000000',
10901089
fontFamily: 'GeistMono',
10911090
fontSize: 12,
10921091
lineHeight: 1.25,

packages/xl-pdf-exporter/src/pdf/__snapshots__/exampleWithHeaderAndFooter.jsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1093,8 +1093,7 @@
10931093
>
10941094
<VIEW
10951095
style={{
1096-
backgroundColor: '#161616',
1097-
color: '#ffffff',
1096+
border: '1px solid #000000',
10981097
fontFamily: 'GeistMono',
10991098
fontSize: 12,
11001099
lineHeight: 1.25,

0 commit comments

Comments
 (0)