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.
useResize
1 parent 83b58b1 commit c90b79dCopy full SHA for c90b79d
docs/app/routes/docs/utilities/use-resize.mdx
@@ -40,7 +40,7 @@ import { USE_SCROLL_CONFIG_DATA } from '~/data/fixtures'
40
## Typescript
41
42
```tsx
43
-function useScroll(configuration: ConfigObject): SpringValues
+function useResize(configuration: ConfigObject): SpringValues
44
```
45
46
Where `ConfigObject` is described [above](#reference)
0 commit comments