software-students-fall2021 / project-setup-penguin

project-setup-penguin created by GitHub Classroom
3 stars 4 forks source link

create custom TextInput and work on modal #54

Closed janethuangg closed 2 years ago

janethuangg commented 2 years ago

This PR creates a common styled TextInput for people to use for form fields and incorporates login/signup into @kdduan's modal

Screen Shot 2021-10-22 at 6 44 02 PM Screen Shot 2021-10-22 at 6 44 07 PM

@zhangrmatthew @kdduan please incorporate the new TextInput into the Login & Signup / Deck Detail pages for consistency – you can refer to the SignupOrLogin for usage example; feel free to add more props into the TextInput component to suit your needs