UNPKG

@selfcommunity/react-theme-default

Version:

Default theme to use with SelfCommunity TS library

9 lines (8 loc) 200 B
const Component = { defaultProps: { // Replace the `material-icons` default value. baseClassName: 'community-icons', fontSize: 'inherit' } }; export default Component;