You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
clickable
to any elementScreenshots
Versions
react-bulma-components
:4.1.0bulma
:0.9.3react
:17.0.2The text was updated successfully, but these errors were encountered: