GeekPark/gpk_account

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

Summary

Maintainability
A
0 mins
Test Coverage

Do not pass children as props. Instead, nest children between the opening and closing tags.
Open

        <Wrapper children={props.children} />

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

Prop type object is forbidden
Open

  route: PropTypes.object.isRequired,

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

There are no issues that match your filters.

Category
Status