UNPKG

react-bulma-components

Version:

React components for Bulma framework

14 lines 333 B
export default { SIZES: { THREEQUARTERS: 'three-quarters', TWOTHIRDS: 'two-thirds', HALF: 'half', ONETHIRD: 'one-third', ONEQUARTER: 'one-quarter', ONEFIFTH: 'one-fifth', TWOFIFTHS: 'two-fifths', THREEFIFTHS: 'three-fifths', FOURFIFTHS: 'four-fifths' } }; //# sourceMappingURL=constants.js.map