Last time, I created an input form by combining the TextInput component created in Next.js with React Hook Form. By using React Hook Form, I no longer need to manage ...