Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mj12albert committed Sep 19, 2023
1 parent 57f828a commit 656eecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/base/components/number-input/number-input.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,6 @@ In the following snippet, if <kbd>Shift</kbd> is held when clicking the incremen
### Adornments

You can use the `startAdornment` and `endAdornment` props to add a prefix or suffix to a number input.
A common use case of adornments is when a number input receives a specific unit of measure (like weight or currency).
A common use case for adornments is when the component receives a specific unit of measure (like weight or currency).

{{"demo": "NumberInputAdornments.js", "defaultCodeOpen": false}}

0 comments on commit 656eecc

Please sign in to comment.