Skip to content

Commit

Permalink
fix: export QuoteText
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammadPCh committed Oct 11, 2021
1 parent 3273bc5 commit 6891a12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export * from "./typography/GLink";
export * from "./typography/Overline";
export * from "./typography/QuoteText";
export * from "./typography/body/B";
export * from "./typography/body/Caption";
export * from "./typography/body/Lead";
Expand Down

0 comments on commit 6891a12

Please sign in to comment.