WK 0d217e466f
refactor: optimization (#5362)
* chore(deps): bump RA versions

* chore(deps): bump RA versions

* chore(deps): bump RA versions

* chore: changeset

* chore(deps): remove unnecessary dependencies

* fix(calendar): typing issue

* refactor(system): remove unused SupportedCalendars

* refactor(system): move I18nProviderProps to type

* refactor: use `spectrumCalendarProps<DateValue>["createCalendar"]`

* feat: add consistent-type-imports

* fix: eslint

* chore: add changeset

* refactor: remove unused deps
2025-06-09 14:17:44 +08:00
..
2024-12-08 09:56:13 -03:00
2025-06-09 14:17:44 +08:00
2025-06-09 14:17:44 +08:00
2025-06-09 14:17:44 +08:00
2025-02-28 02:14:51 -03:00
2024-12-06 12:16:05 -03:00
2024-12-06 12:16:05 -03:00

@heroui/form

A form is a group of inputs that allows users submit data to a server and supports field validation errors.

Please refer to the documentation for more information.

Installation

yarn add @heroui/form
# or
npm i @heroui/form

Contribution

Yes please! See the contributing guidelines for details.

License

This project is licensed under the terms of the MIT license.