2 lines
67 B
JavaScript
2 lines
67 B
JavaScript
export { default } from './withTheme';
|
|
export * from './withTheme'; |
export { default } from './withTheme';
|
|
export * from './withTheme'; |