Skip to content

Commit

Permalink
Merge pull request #11 from RealWagmi/export-tooltip-component
Browse files Browse the repository at this point in the history
Added export of tooltip component
  • Loading branch information
0xfantaholic authored Nov 22, 2023
2 parents 56dd076 + 9116db1 commit f206e3c
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
Expand Up @@ -11,3 +11,4 @@ export * from "./RadioButton";
export * from "./Tabs";
export * from "./Dropdown";
export * from "./Table";
export * from "./Tooltip";

0 comments on commit f206e3c

Please sign in to comment.