mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* feat(input): add @nextui-org/use-safe-layout-effect * fix(input): use useSafeLayoutEffect to handle react-hook-form case * feat(input): add isClearable test case * feat(input): add react-hook-form to dev dependencies for storybook * feat(input): add WithReactHookForm to input storybook * feat(changeset): fixes isClearable function in input * chore(changeset): update changeset message * refactor(input): revise input test
98 B
98 B
| @nextui-org/input |
|---|
| patch |
Fixes the isClearable function in the input component (#2791)