Feature/us 04 componente de input
Description
Criado componente de input text utilizado na pagina de login e register até o momento. Implementei uma versão mais customizavel, podendo passar qualquer componente como icone, e outra que recebe o nome do icone Ionicon.
Screenshots


Checklist
- No raw strings were used in the code
- All colors are imported from the stylesheet
- Code follows the project's ESLint rules
- Code follows the project's Prettier formatting
- No console.log statements were left in the code