react-resizable-component
react-resizable-component copied to clipboard
A simple React resizable component that comes with features that you might need.
Results
2
react-resizable-component issues
Sort by
recently updated
recently updated
newest added
Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
The file in dist has es6 syntax, making it difficult to import: running babel on node_modules source is problematic. I more typically find that modules written in es6 are compiled...