Skip to content

Commit

Permalink
[MISC][RL] Add top level export for masked input
Browse files Browse the repository at this point in the history
  • Loading branch information
Quek Ruo Ling committed Aug 30, 2023
1 parent 6f89545 commit d58cae9
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 @@ -31,6 +31,7 @@ export * from "./input-select";
export * from "./input-textarea";
export * from "./layout";
export * from "./link-list";
export * from "./masked-input";
export * from "./masonry";
export * from "./masthead";
export * from "./media";
Expand Down

0 comments on commit d58cae9

Please sign in to comment.