UNPKG

react-pur

Version:

React UI component library (using styled-components)

10 lines (9 loc) 143 B
export default { name: 'Pagination', type: 'ul', style: (props) => ({ listStyleType: 'none', margin: 0, padding: 0, }), };