Skip to content

Commit

Permalink
export button
Browse files Browse the repository at this point in the history
  • Loading branch information
ykarakita committed Jun 24, 2019
1 parent 317cd79 commit 7af5094
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
Expand Up @@ -12,6 +12,7 @@ export { Modal, ModalWrapper, ModalTrigger, ModalEraser, ModalContent } from './
export { Pagination } from './components/Pagination'
export { Radio } from './components/Radio'
export { RadioLabel } from './components/RadioLabel'
export { Button } from './components/Button'

// themes
export { createTheme } from './themes/createTheme'
Expand Down

0 comments on commit 7af5094

Please sign in to comment.