calvin-cs262-fall2023-teamA / client

2 stars 0 forks source link

Change signup/login user input properties #89

Closed Steven-McKelvey closed 9 months ago

Steven-McKelvey commented 9 months ago

Change the default to lowercase when entering text into the signup or login screens. Most calvin emails are lowercase and not all passwords start capitalized. It should be possible to change this through a prop for the TextInput component.

Steven-McKelvey commented 9 months ago

Change TextInput to Default to Lowercase