mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* fix(number-input): decreased helperWrapper padding to maintain consistency * Update beige-laws-heal.md * chore(theme): change to p-1 * chore(deps): bump peerDependencies for theme pkg * fix(number-input): incorrect versions * chore(changeset): include number input --------- Co-authored-by: WK Wong <wingkwong.code@gmail.com>
@heroui/number-input
NumberInput is a component that allows users to enter number. It can be used to get user inputs in forms, search fields, and more.
Please refer to the documentation for more information.
Installation
yarn add @heroui/number-input
# or
npm i @heroui/number-input
Contribution
Yes please! See the contributing guidelines for details.
License
This project is licensed under the terms of the MIT license.