react-toggle-button
react-toggle-button copied to clipboard
Usage with typescript
Getting next error when importing your component:
Could not find a declaration file for module 'react-toggle-button'. '.../node_modules/react-toggle-button/lib/index.js' implicitly has an 'any' type
Will there be @types/react-toggle-button in a near future ?
Thanks!