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 ed08ff3 commit dc6d145Copy full SHA for dc6d145
package.json
@@ -2,7 +2,7 @@
2
"name": "react-css-transition-replace",
3
"version": "1.1.0",
4
"description": "A React component to animate replacing one element with another.",
5
- "main": "lib/CSSTransitionReplace.js",
+ "main": "lib/ReactCSSTransitionReplace.js",
6
"repository": {
7
"type": "git",
8
"url": "https://github.com/marnusw/react-css-transition-replace.git"
0 commit comments