3 lines
113 B
Plaintext
3 lines
113 B
Plaintext
|
|
<ThemeProvider theme={customTheme}>
|
||
|
|
<MyThemeComponent>Styled div with theme</MyThemeComponent>
|
||
|
|
</ThemeProvider>
|