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
Arrow function syntax is suggested in the docs, but components declared using it don't have a proper name (say in react-dev-tools), StatelessComponent is used instead. I guess this could be an issue when debugging?