UNPKG

@selfcommunity/react-theme-default

Version:

Default theme to use with SelfCommunity TS library

7 lines (6 loc) 123 B
declare const Component: { styleOverrides: { root: ({ theme }: any) => {}; }; }; export default Component;