UNPKG

wix-style-react

Version:
14 lines (13 loc) 313 B
export const playground = ` <ThemeProvider theme={theme()}> <TableListItem verticalPadding="small" options={[ { value: 'First and onClick' }, { value: '7 posts' }, { value: 'Last update on 27 April 2020' }, ]} onClick={() => { }} /> </ThemeProvider> `;