FredericHeem/starhackit

View on GitHub
client/src/components/screenLoader/screenLoader.js

Summary

Maintainability
A
1 hr
Test Coverage

Function screenLoader has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const screenLoader = (context) => {
  const {
    tr,
    theme: { palette },
  } = context;
Severity: Minor
Found in client/src/components/screenLoader/screenLoader.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status