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 5660504 commit 072913fCopy full SHA for 072913f
src/components/Parallax/__snapshots__/index.test.tsx.snap
@@ -8,7 +8,7 @@ exports[`Expect the <Parallax> component to render correctly 1`] = `
8
>
9
<div
10
class="parallax-inner"
11
- style="border: 2px solid blue; transform: translateX(100%)translateY(100%);"
+ style="border: 2px solid blue; will-change: transform,opacity; transform: translateX(100%)translateY(100%);"
12
13
14
class="foo"
0 commit comments