Skip to content

Commit

Permalink
Merge pull request #1048 from cozy/expose-bar-button
Browse files Browse the repository at this point in the history
fix: Expose BarButton component
  • Loading branch information
y-lohse authored Jun 17, 2019
2 parents b39adba + 2c1d158 commit ee75849
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions react/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export { Button, ButtonLink } from './Button'
export { default as ButtonClient } from './PushClientButton'
export { default as BannerClient } from './PushClientBanner'
export { default as ButtonAction } from './ButtonAction'
export { default as BarButton } from './BarButton'
export { default as I18n, translate } from './I18n'
export { default as Icon, Sprite as IconSprite } from './Icon'
export { default as Sidebar } from './Sidebar'
Expand Down

0 comments on commit ee75849

Please sign in to comment.