UNPKG

wix-style-react

Version:
12 lines (11 loc) 245 B
export const playground = ` <ThemeProvider theme={theme()}> <CustomModalLayout onCloseButtonClick={() => {}} onHelpButtonClick={() => {}} title="Dashboard" > Any content can go here </CustomModalLayout> </ThemeProvider> `;