Skip to content

Commit 440994b

Browse files
authored
fix(docs): update library link in docs (#29819)
1 parent 40e54e8 commit 440994b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/using-page-transitions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
Gatsby example site using page transitions.
44

5-
This example uses `react-transition-group` in conjunction with `gatsby-plugin-layout`. For more complex page transitions and no `gatsby-plugin-layout` dependency, you can make use of [`react-pose`](https://github.com/Popmotion/popmotion/tree/master/packages/react-pose).
5+
This example uses `react-transition-group` in conjunction with `gatsby-plugin-layout`. For more complex page transitions and no `gatsby-plugin-layout` dependency, you can make use of [`framer-motion`](https://www.framer.com/motion/).
66

77
[View the live demo](https://using-page-transitions.netlify.app/)

0 commit comments

Comments
 (0)