react-bulma-components icon indicating copy to clipboard operation
react-bulma-components copied to clipboard

🐞 fix: update type for gap property on columns to take a number

Open dionlarson opened this issue 2 years ago • 0 comments

The type did not match what the component was expecting. Adds GapSize type and uses it in GapProps.gap + Columns.gap.

dionlarson avatar Jun 25 '22 21:06 dionlarson