_JS_
Results
1
issues of
_JS_
### NextUI Version 2.2.9 ### Describe the bug ` inputChange(value, "amount")} size="sm" {...register("amount", { required: true, })} /> ` It uses React-hook-form and next ui input, and is initialized when...
bug