UNPKG

wix-style-react

Version:
15 lines (13 loc) 264 B
export const directions = { horizontal: 'horizontal', vertical: 'vertical', }; export const skins = { light: 'light', dark: 'dark', standard: 'standard', warning: 'warning', destructive: 'destructive', success: 'success', premium: 'premium', };