Feat/componente input
[Feat] Implementação do componente input
Changes
- Uso de react hook form
- Uso de register
- Troca de React.ReactNode para string no tipo do icon
Change Type
- New feature (Not breaking change and adds a new feature)
Screenshot
Checklist:
- My code follows the defined guidelines
- I reviewed and tested my code
- My changes don't cause new warnings
- My unit tests are passing