Skip to content

Commit

Permalink
fix: numberfield stories
Browse files Browse the repository at this point in the history
  • Loading branch information
kostasdano committed Oct 11, 2023
1 parent f235142 commit f28779a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/NumberField/NumberField.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Formatting options for the value displayed in the number field can be configured
</Story>
</Preview>

### NumberField with suffix or Stepper
### NumberField with Stepper

NumberField can have a stepper with increment and decrement buttons. Step defaults to 1 if not provided.

Expand Down

0 comments on commit f28779a

Please sign in to comment.