Lambda-School-Labs/designhub-fe

View on GitHub
src/App.js

Summary

Maintainability
A
1 hr
Test Coverage

Function App has 64 lines of code (exceeds 50 allowed). Consider refactoring.
Open

export default function App() {
  /*  USER STATE   */

  const { user, loading } = useAuth0();
  const history = useHistory();
Severity: Major
Found in src/App.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status