couds / react-bulma-components

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

`<Icon text>` enables both `icon` and `icon-text` classes causing layout issue. #335

Closed kennethnym closed 3 years ago

kennethnym commented 3 years ago

Describe the bug Refer to this discussion

To Reproduce Refer to this discussion. @Tstassin was able to reproduce this issue in the code sandbox they provided.

Expected behavior <Icon text should only enable icon-text class.

Screenshots N/A

Versions

Additional context cc @Tstassin