UNPKG

@selfcommunity/react-theme-default

Version:

Default theme to use with SelfCommunity TS library

8 lines (7 loc) 154 B
const Component = { styleOverrides: { root: ({ theme }) => ({}), skeletonRoot: ({ theme }) => ({}) } }; export default Component;