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
In development, it would be useful to make the warning for invalid props when validated against propTypes to be an error. I'd rather fail fast and stop the app than show a warning that could be easily missed.
The text was updated successfully, but these errors were encountered:
In development, it would be useful to make the warning for invalid props when validated against propTypes to be an error. I'd rather fail fast and stop the app than show a warning that could be easily missed.
The text was updated successfully, but these errors were encountered: