Skip to content

Commit

Permalink
Fixes #7 - Exporting banner from index
Browse files Browse the repository at this point in the history
  • Loading branch information
mishevong committed Apr 5, 2021
1 parent d9586be commit 414e9d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ export * from './Accordion'
export * from './Accordion/CollapseIndicator'
export * from './Avatar'
export * from './assets/styles'
export * from './Banner'
export * from './Breadcrumbs'
export * from './Button'
export * from './Checkbox'
Expand Down

0 comments on commit 414e9d8

Please sign in to comment.