ekasuweantara

Results 2 comments of ekasuweantara

> For vitest, using `unplugin-auto-import` helps mapped auto-imported dirs such as `composables` and `components`. However, for nuxt's built in global composables such as `useState` etc, still can't figure it out....

@surgieboi I'm using the react hook form with a controller, this is the component I made ``` ( )} /> ``` call reset function to reset the field `reset({amount: ""})`