UNPKG

wix-style-react

Version:
9 lines (8 loc) 208 B
export const playground = ` <ThemeProvider theme={theme()}> <Box gap='20px' direction='vertical'> <Divider skin="dark" /> <Divider skin="light" /> </Box> </ThemeProvider> `;