Skip to content

Commit

Permalink
Add missing exported component
Browse files Browse the repository at this point in the history
  • Loading branch information
hanan-monday committed Jan 19, 2025
1 parent 4178cc8 commit d04d22e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/testkit/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ export * from "./MenuButton";
export * from "./MenuItem";
export * from "./Modal";
export * from "./Dialog";
export * from "./Tab";
export * from "./TabList";
export * from "./TextField";
export * from "./TextArea";
export * from "./Text";
Expand Down

0 comments on commit d04d22e

Please sign in to comment.