UNPKG

react-pur

Version:

React UI component library (using styled-components)

8 lines (7 loc) 106 B
export default { name: 'Line', type: 'div', style: (props) => ({ marginBottom: '12px', }), };