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 b7e806a commit e3b1a8bCopy full SHA for e3b1a8b
documentation/docs/intro.md
@@ -33,14 +33,13 @@ yarn add react-scroll-parallax@beta
33
34
- [Usage](/docs/usage/)
35
36
+### Docs: Hooks
37
+
38
+- [`useParallax()`](/docs/usage/hooks/use-parallax)
39
+- [`useController()`](/docs/usage/hooks/use-controller)
40
41
### Docs: Components
42
43
- [`<Parallax>`](/docs/usage/components/parallax-component)
44
- [`<ParallaxBanner>`](/docs/usage/components/parallax-banner-component)
45
- [`<ParallaxProvider>`](/docs/usage/components/parallax-provider)
-
-### Docs: Hooks
-- [`useParallax()`](/docs/usage/components/use-parallax-hook.md)
-- [`useController()`](/#todo)
46
-- [`useParallaxImage`](/#todo)
0 commit comments