Skip to content

Commit

Permalink
Merge pull request #53 from buildo/default-messages-export
Browse files Browse the repository at this point in the history
Export DefaultMessagesContext
  • Loading branch information
gabro committed Mar 4, 2022
2 parents b6a92c1 + b001765 commit 3c50b03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export * from "./Button/createButtons";
export * from "./Card/createCard";
export * from "./Chip/createChip";
export * from "./ContentBlock/ContentBlock";
export * from "./DefaultMessagesContext";
export * from "./Disclosure/createDisclosure";
export * from "./DisclosureGroup/createDisclosureGroup";
export * from "./Divider/Divider";
Expand Down

0 comments on commit 3c50b03

Please sign in to comment.