UNPKG

@selfcommunity/react-theme-default

Version:

Default theme to use with SelfCommunity TS library

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