Skip to content

Commit

Permalink
adding exports
Browse files Browse the repository at this point in the history
  • Loading branch information
eileenmguo committed Nov 7, 2023
1 parent e98a7ca commit c9ccc96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/libs/react-ui/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export type {
IButtonProps,
ICardProps,
IContentHeaderProps,
IDialogProps,
IGradientTextProps,
IGridItemProps,
IGridRootProps,
Expand Down Expand Up @@ -73,6 +74,7 @@ export {
Button,
Card,
ContentHeader,
Dialog,
Divider,
GradientText,
Grid,
Expand Down

0 comments on commit c9ccc96

Please sign in to comment.