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
After further thought, I'm thinking this is not something that should be included in React. After all, it is possible to write custom prop type validators.
As a potential feature, could React expose a
propsDidValidate()
method or the like?The text was updated successfully, but these errors were encountered: