mirror of
https://github.com/morten-olsen/morten-olsen.github.io.git
synced 2026-02-08 01:46:28 +01:00
init
This commit is contained in:
5
content/templates/react/theme/index.ts
Normal file
5
content/templates/react/theme/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { createTheme } from './create';
|
||||
import { ThemeProvider } from './provider';
|
||||
|
||||
export * from './theme';
|
||||
export { createTheme, ThemeProvider };
|
||||
Reference in New Issue
Block a user