Skip to content

Commit d06ec3a

Browse files
committed
update snapshot
1 parent 0860c4d commit d06ec3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Parallax/__snapshots__/index.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ exports[`Expect the <Parallax> component to render correctly 1`] = `
77
style="border: 2px solid red;"
88
>
99
<div
10-
style="border: 2px solid blue; will-change: transform,opacity; transform: translateX(100%)translateY(100%);"
10+
style="border: 2px solid blue; will-change: transform; transform: translateX(100%)translateY(100%);"
1111
>
1212
<div
1313
class="foo"

0 commit comments

Comments
 (0)