Skip to content

Commit

Permalink
- Export NumericStepper.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattias800 committed Sep 8, 2024
1 parent 0b16ca8 commit 7ecdd63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/forms/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export * from "./components/ui/radio/RadioButtonBox";
export * from "./components/ui/radio/RadioButtonWithLabel";
export * from "./components/ui/numeric-text-input/NumericTextInput";
export * from "./components/ui/numeric-text-input/hooks/UseNumericInputValue";
export * from "./components/ui/numeric-stepper/NumericStepper";
export * from "./components/ui/password-input/PasswordInput";
export * from "./components/ui/input-label/InputLabel";
export * from "./components/ui/input-label/InputLabelText";
Expand Down

0 comments on commit 7ecdd63

Please sign in to comment.