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/gajus/Documents/dev/applaudience/applaudience-com/src/app/components/Modal/index.js
7:3 error propType "+" is not required, but has no corresponding defaultProp declaration react/require-default-props
Hi there. I think, that eslint a good package for development. And will be better to disable "react/require-default-props" by default, because Eslint should help to develop apps, instead to obstruct.
Plugin v6.10.3.
I am getting an error:
Though
children
is clearly defined:The text was updated successfully, but these errors were encountered: