jonathan-irvin/jelly-fin

View on GitHub
src/components/App/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function App has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const App = () => {
  const classes = useStyles();
  return (
    <Router>
      <div className={classes.root}>
Severity: Minor
Found in src/components/App/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status