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
Incorrect data.js entries generate warnings in dev console. See the screenshot below.
PropType declared in /src/components/Person.js looks like the following. As someone enters flipphone as phone value or/and mac as `computer, it spits a warning in console.
Concern:
Incorrect
data.js
entries generate warnings in dev console. See the screenshot below.PropType declared in
/src/components/Person.js
looks like the following. As someone entersflipphone
asphone
value or/andmac
as `computer, it spits a warning in console.Suggestion:
The text was updated successfully, but these errors were encountered: