Skip to content

Commit

Permalink
feat(theme): exposed the theme creator through the public api
Browse files Browse the repository at this point in the history
  • Loading branch information
travi committed Feb 4, 2020
1 parent 8550a58 commit 8bb36c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export {default as Layout} from './organisms/layout';
export {default as createTheme} from './theme';

0 comments on commit 8bb36c6

Please sign in to comment.