Skip to content

Commit

Permalink
feat(filtertags): export filter tag component in index
Browse files Browse the repository at this point in the history
  • Loading branch information
davidicus committed Aug 19, 2020
1 parent 92aa34f commit ad22a44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ export IconSwitch, { ICON_SWITCH_SIZES } from './components/IconSwitch/IconSwitc
export AccordionItemDefer from './components/Accordion/AccordionItemDefer';
export ComboBox from './components/ComboBox';
export FlyoutMenu from './components/FlyoutMenu';
export FilterTags from './components/FilterTags/FilterTags';

// Carbon proxy
export {
Expand Down

0 comments on commit ad22a44

Please sign in to comment.