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
If you just add <Flipcard />, you get TypeError: Cannot read property '0' of undefined, which should probably use PropTypes instead and could be a more helpful message.
The text was updated successfully, but these errors were encountered:
If you just add
<Flipcard />
, you getTypeError: Cannot read property '0' of undefined
, which should probably use PropTypes instead and could be a more helpful message.The text was updated successfully, but these errors were encountered: