You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should only allow a max of around 255 characters for text inputs, with the exception of email (320). We'll be adding it to the TextInput wrapper component.
add a util function that checks a given input field to see if it passes the check
use that util function to check our existing inputs
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: