DDCreationStudios/votingApp

View on GitHub
src/components/Lost.js

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    return (
      <div className="container-fluid grey darken-2">
        <h1 className="teal-text container">404! Now dat site does not exist my friend!</h1>
        <h4 className="teal-text container">
Severity: Minor
Found in src/components/Lost.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status