nukeop/nuclear

View on GitHub
packages/app/app/containers/DashboardContainer/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function DashboardContainer has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const DashboardContainer: React.FC = () => {
  const dispatch = useDispatch();
  const history = useHistory();

  const dashboard = useSelector(dashboardSelector);
Severity: Minor
Found in packages/app/app/containers/DashboardContainer/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status