react-dock icon indicating copy to clipboard operation
react-dock copied to clipboard

Add TypeScript declaration for Dock

Open ukch opened this issue 6 years ago • 0 comments

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.

ukch avatar Feb 07 '20 10:02 ukch