Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
fix: Modal and TextArea should be exported
Browse files Browse the repository at this point in the history
  • Loading branch information
cecilia-sanare committed Aug 28, 2021
1 parent 6f8632c commit 08a17cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stories/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ export { Tooltip } from './Tooltip';
export { Typography, TypographyStyles } from './Typography';
export { Toasts, AddToastNotification } from './Toasts';
export { Dropdown, DropdownItem } from './Dropdown';
export { Modal } from './Modal';
export { TextArea } from './TextArea';

0 comments on commit 08a17cd

Please sign in to comment.