Creating Reusable Form Component in React 18 and Typescript

I am building a tour website. I will be using forms. However I am finding it a bit difficult to create a reusable form component. That is for register page I want to reuse the form, also for login, etc