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 cfc74ea commit 86e452eCopy full SHA for 86e452e
docs/app/routes/docs/concepts/imperative-api.mdx
@@ -21,7 +21,7 @@ to the `SpringRef` to create a multi-controller animation, similar to that of th
21
22
## Comparison
23
24
-What we can see from the below comparions, is that using the `api` object either returned from your `useSpring` hook,
+What we can see from the below comparisons, is that using the `api` object either returned from your `useSpring` hook,
25
or generated via `useSpringRef` and passed to the hook, means your components do not re-render when the animation runs.
26
27
```tsx live=true template=imperative
0 commit comments