You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,10 @@
7
7
npm i @mesqueeb/react-page-transition
8
8
```
9
9
10
-
A React component that makes it easy to use the page transitions from the Codedrops Page Transitions Demo. See original demo: [tympanus.net/Development/PageTransitions/](https://tympanus.net/Development/PageTransitions/). (and see my demo: [mesqueeb.github.io/react-page-transition](https://mesqueeb.github.io/react-page-transition/))
10
+
A React component that makes it easy to use the page transitions from the Codedrops Page Transitions Demo.
11
+
12
+
- see original demo: [tympanus.net/Development/PageTransitions/](https://tympanus.net/Development/PageTransitions/)
13
+
- and my demo: [mesqueeb.github.io/react-page-transition](https://mesqueeb.github.io/react-page-transition/)
11
14
12
15
Many thanks to [@steveeeie](https://github.com/Steveeeie/react-page-transition) for spearheading combining react-router with react-transition-group.
0 commit comments