react-bulma-components
react-bulma-components copied to clipboard
Clickable missing from Types file
trafficstars
Describe the bug
The clickable helper type is missing from the Typescript type definitions, causing IDEs and the Typescript Compiler to throw an error.
To Reproduce Steps to reproduce the behavior:
- Add
clickableto any element
Screenshots

Versions
react-bulma-components:4.1.0bulma:0.9.3react:17.0.2- Browser: Safari 15.4
Thanks for reporting, I'll fix this asap.