Now let's import React Hook Form into our project: import React from "react"; ... password: yup.string().min(8).max(32).required(), });.
確定! 回上一頁