UNPKG

wix-style-react

Version:
15 lines (13 loc) 263 B
export const SKINS = { standard: 'standard', standardFilled: 'standardFilled', light: 'light', lightFilled: 'lightFilled', dark: 'dark', transparent: 'transparent', }; export const SIZES = { small: 'small', medium: 'medium', large: 'large', };