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 936954a commit b8a91ccCopy full SHA for b8a91cc
.npmignore
@@ -0,0 +1,2 @@
1
+webpack.config.js
2
+example.js
package.json
@@ -1,6 +1,6 @@
{
"name": "react-resize-aware",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "A resize aware component used to detect sizes changes on your components",
5
"main": "dist/resizeAware.js",
6
"scripts": {
0 commit comments