react-animate-style
Advanced tools
Comparing version
@@ -82,3 +82,5 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; } | ||
} | ||
}, children); | ||
}, React.createElement("div", { | ||
ref: nodeRef | ||
}, children)); | ||
}; | ||
@@ -85,0 +87,0 @@ |
@@ -80,3 +80,5 @@ import React from 'react'; | ||
} | ||
}, children); | ||
}, React.createElement("div", { | ||
ref: nodeRef | ||
}, children)); | ||
}; | ||
@@ -83,0 +85,0 @@ |
{ | ||
"name": "react-animate-style", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Easy animate react app with animate.css library", | ||
@@ -35,3 +35,3 @@ "author": "fabienlege", | ||
"@types/jest": "^25.1.4", | ||
"@types/node": "^12.12.38", | ||
"@types/node": "^12.20.43", | ||
"@types/react": "^16.9.27", | ||
@@ -38,0 +38,0 @@ "@types/react-dom": "^16.9.7", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
37886
0.69%289
1.4%