Skip to content

Commit 8bb36c6

Browse files
committed
feat(theme): exposed the theme creator through the public api
1 parent 8550a58 commit 8bb36c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
export {default as Layout} from './organisms/layout';
2+
export {default as createTheme} from './theme';

0 commit comments

Comments
 (0)