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
Select isn't listed as having any breaking changes in v4 but I'm getting prop-type warnings for not defining an appearance prop:
Warning: Failed prop type: Select: prop type `appearance` is invalid; it must be a function, usually from the `prop-types` package, but received `undefined`.
The text was updated successfully, but these errors were encountered:
Select
isn't listed as having any breaking changes in v4 but I'm getting prop-type warnings for not defining anappearance
prop:The text was updated successfully, but these errors were encountered: