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.
_readme/docs.md
1 parent a3be7c4 commit 103434aCopy full SHA for 103434a
_readme/docs.md
@@ -10,10 +10,10 @@
10
<ScrollContainer snap="mandatory">
11
<ScrollPage>
12
<Animator animation={batch(Fade(), Sticky(), MoveOut(0, -200))}>
13
- <MediumText>Let't me show you scroll animation 😀</MediumText>
+ <MediumText>Let me show you scroll animation 😀</MediumText>
14
</Animator>
15
</ScrollPage>
16
-<ScrollContainer>
+</ScrollContainer>
17
```
18
19
- `ScrollContainer` must be root
0 commit comments