UNPKG

wix-style-react

Version:
10 lines (9 loc) 258 B
export const playground = ` <ThemeProvider theme={theme()}> <PageSection title="Section Title" showDivider actionsBar={<TextButton size="small" weight="normal" prefixIcon={<Icons.AdjustSmall />}>Customize</TextButton>} /> </ThemeProvider> `;