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
"react": "^16.8.6"
I'm seeing this error in the console & the component fails to initialize. I'm guessing the reason is is that props-types has been removed from react & this plugin imports prop-types from react. Any workaround for this?
The text was updated successfully, but these errors were encountered:
"react": "^16.8.6"
I'm seeing this error in the console & the component fails to initialize. I'm guessing the reason is is that props-types has been removed from react & this plugin imports prop-types from react. Any workaround for this?
The text was updated successfully, but these errors were encountered: