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 b49fbd4 commit 348841bCopy full SHA for 348841b
src/components/Parallax/__snapshots__/index.test.tsx.snap
@@ -7,7 +7,8 @@ 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; transform: translateX(100%)translateY(100%);"
+ class="class-foo"
11
+ style="border: 23px solid blue; will-change: transform; transform: translateX(100%)translateY(100%);"
12
13
14
class="foo"
0 commit comments