UNPKG

react-pur

Version:

React UI component library (using styled-components)

10 lines (9 loc) 151 B
export default { name: 'Breadcrumb', type: 'div', style: (props) => ({ fontSize: '14px', fontWeight: 500, padding: '5px 0', }), };