We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0860c4d commit d06ec3aCopy full SHA for d06ec3a
src/components/Parallax/__snapshots__/index.test.tsx.snap
@@ -7,7 +7,7 @@ exports[`Expect the <Parallax> component to render correctly 1`] = `
7
style="border: 2px solid red;"
8
>
9
<div
10
- style="border: 2px solid blue; will-change: transform,opacity; transform: translateX(100%)translateY(100%);"
+ style="border: 2px solid blue; will-change: transform; transform: translateX(100%)translateY(100%);"
11
12
13
class="foo"
0 commit comments