GeekPark/gpk_account

View on GitHub
frontend/src/components/users/Third.jsx

Summary

Maintainability
A
0 mins
Test Coverage

propType "server" is not required, but has no corresponding defaultProp declaration.
Open

  server: PropTypes.any,

For more information visit Source: http://eslint.org/docs/rules/

Prop type any is forbidden
Open

  server: PropTypes.any,

For more information visit Source: http://eslint.org/docs/rules/

propType "dispatch" is not required, but has no corresponding defaultProp declaration.
Open

  dispatch: PropTypes.func,

For more information visit Source: http://eslint.org/docs/rules/

There are no issues that match your filters.

Category
Status