vue-hooks-form
vue-hooks-form copied to clipboard
useForm, Reset Functionlaity
Reset Functionality Missing
expecting
const { reset } = useForm()
reset()
calling reset() would reset values to the first state and defaultValue if provided
@LeulAria Would you mind helping with it?
👍 will check on free time