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
Some props that were passed through to a child component were stricter than the original PropType. These were loosened in most cases from string to node.
Added number as a valid PropType to TextField's defaultValue and value.