Skip to content

Commit

Permalink
Exporting Price component
Browse files Browse the repository at this point in the history
  • Loading branch information
Ícaro committed Jun 15, 2021
1 parent ffdea5d commit 2693909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/store-ui/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ export { default as Button, ButtonProps } from './atoms/Button'
export { default as Input, InputProps } from './atoms/Input'
export { default as Icon, IconProps } from './atoms/Icon'
export { default as Popover, PopoverProps } from './atoms/Popover'
export { default as Price, PriceProps } from './atoms/Price'
// Molecules
export {
default as SearchInput,
Expand Down

0 comments on commit 2693909

Please sign in to comment.