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 c59ee8e commit 7a4bc0cCopy full SHA for 7a4bc0c
framer-route-animation/README.md
@@ -20,6 +20,6 @@ The `Outlet` component from Remix will always render the currently active route.
20
21
## Related Links
22
23
-- [useOutlet](https://reactrouter.com/docs/en/v6/hooks/use-outlet)
24
-- [useLocation](https://reactrouter.com/docs/en/v6/hooks/use-location)
+- [useOutlet](https://reactrouter.com/hooks/use-outlet)
+- [useLocation](https://reactrouter.com/hooks/use-location)
25
- [Framer Motion](https://www.framer.com/docs/introduction/)
0 commit comments