couds / react-bulma-components

React components for Bulma framework
MIT License
1.2k stars 129 forks source link

Clickable missing from Types file #380

Open DaThresh opened 2 years ago

DaThresh commented 2 years ago

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:

  1. Add clickable to any element

Screenshots

image image

Versions

kennethnym commented 2 years ago

Thanks for reporting, I'll fix this asap.