UNPKG

@selfcommunity/react-theme-default

Version:

Default theme to use with SelfCommunity TS library

11 lines (10 loc) 230 B
declare const Component: { styleOverrides: { root: ({ theme }: any) => { '& .EmojiPickerReact.epr-main': { borderWidth: number; }; }; }; }; export default Component;