Skip to content

Commit

Permalink
fix: export number input dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Mary Hipp authored and ebr committed Jan 26, 2024
1 parent eed8661 commit 996a69c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export * from './form';
export * from './input';
export * from './link';
export * from './menu';
export * from './number-input';
export * from './slider';
export * from './tabs';
export * from './textarea';
Expand Down

0 comments on commit 996a69c

Please sign in to comment.