Skip to content

Commit

Permalink
icon button export (#448)
Browse files Browse the repository at this point in the history
  • Loading branch information
RonNachmany authored Jan 11, 2022
1 parent a46c9ff commit e84d356
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@ export { default as Accordion } from "./Accordion/Accordion/Accordion";
export { default as AccordionItem } from "./Accordion/AccordionItem/AccordionItem";
export { default as Clickable } from "./Clickable/Clickable";
export { default as ColorUtils } from "../utils/colors-utils";
export { default as IconButton } from "./IconButton/IconButton";

0 comments on commit e84d356

Please sign in to comment.