Skip to content

Commit

Permalink
chore #237 - Add comps to index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-dassana committed Mar 2, 2021
1 parent 91b51a2 commit 65cc2f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export * from './Button'
export * from './Checkbox'
export * from './ChipInput'
export * from './ColoredDot'
export * from './Filters'
export * from './Form'
export * from './Input'
export * from './Icon'
Expand All @@ -22,6 +23,7 @@ export * from './ShortcutMicrocopy'
export * from './Skeleton'
export * from './SVGImage'
export * from './Table'
export * from './Tabs'
export * from './Tag'
export * from './TimeInput'
export * from './Timezone'
Expand Down

0 comments on commit 65cc2f1

Please sign in to comment.