react-bulma-components
react-bulma-components copied to clipboard
Clickable missing from Types file
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
clickable
to any element
Screenshots
Versions
-
react-bulma-components
:4.1.0 -
bulma
:0.9.3 -
react
:17.0.2 - Browser: Safari 15.4
Thanks for reporting, I'll fix this asap.