For that, we will destructure a new method from the useForm hook: reset , and call it after addCharacter . import React from "react"; import { ...
確定! 回上一頁