Files
react-test/docs/data/material/customization/theme-components/GlobalCss.tsx.preview

3 lines
79 B
Plaintext
Raw Normal View History

2025-12-12 14:26:25 +09:00
<ThemeProvider theme={theme}>
<Button>Overrides CSS</Button>
</ThemeProvider>