react-dock
react-dock copied to clipboard
Add TypeScript declaration for Dock
Currently, attempting to use this module in TypeScript returns an error because there is no type declaration. Thankfully, the prop-types library makes it really easy to generate the type declaration from Dock's proptypes.