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
/Users/kross/projects/my-relay-starter-kit/src/App.js
83:13 error 'routes' is missing in props validation react/prop-types
83:21 error 'history' is missing in props validation react/prop-types
The issue is only applicable when I name my function argument "props" but if I change that, the warning goes away. See screenshots:
The text was updated successfully, but these errors were encountered: