UNPKG

wix-style-react

Version:
16 lines (13 loc) 262 B
export const contentOutlines = { shadow: 'shadow', border: 'border', none: 'none', }; export const skins = { neutral: 'neutral', gradient: 'gradient', custom: 'custom', }; export const dataHooks = { contentArea: 'preview-widget-content-area', };