UNPKG

react-bootstrap

Version:

Bootstrap 3 components build with React

7 lines 119 B
export default = { getDefaultProps: function () { return { bsSize: 'medium' }; } };