Skip to content

Commit

Permalink
fix: Export cards
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Apr 2, 2020
1 parent 9bf2b95 commit dcdc9c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export * from './components/links'
export * from './components/containers'
export * from './components/cards'
export * from './pages/_app'
export * from './ui/theme'
export * from './ui/colors'
Expand Down

0 comments on commit dcdc9c6

Please sign in to comment.