Skip to content

Commit

Permalink
fix: export Badge component from library.
Browse files Browse the repository at this point in the history
fixes #39
  • Loading branch information
MildTomato committed Jan 8, 2021
1 parent ec01c87 commit 7f569f7
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
Expand Up @@ -7,6 +7,7 @@ export * from './components/Icon/index'
// DISPLAYS

export * from './components/Card/index'
export * from './components/Badge/index'

// OVERLAYS

Expand Down

0 comments on commit 7f569f7

Please sign in to comment.