react-bulma-components
react-bulma-components copied to clipboard
🐞 fix: update type for gap property on columns to take a number
The type did not match what the component was expecting. Adds GapSize
type and uses it in GapProps.gap
+ Columns.gap
.