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 86c41ad commit 83f5302Copy full SHA for 83f5302
docs/app/components/HomeBlocks/HomeBlockImperative.tsx
@@ -51,7 +51,7 @@ export const HomeBlockImperative = () => (
51
}}>
52
<p>
53
Use our imperative API methods to run animations without updating state.
54
- Repsond to events without the react rendering overhead to achieve
+ Respond to events without the react rendering overhead to achieve
55
smooth, fluid animation.
56
</p>
57
</HomeBlockCopy>
0 commit comments