Skip to content

Commit 9e1087c

Browse files
authored
Update README.md
1 parent 3b9ea42 commit 9e1087c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
npm i @mesqueeb/react-page-transition
88
```
99

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/)
1114

1215
Many thanks to [@steveeeie](https://github.com/Steveeeie/react-page-transition) for spearheading combining react-router with react-transition-group.
1316

0 commit comments

Comments
 (0)