casefoundation/weekly-roundup

View on GitHub
client/src/containers/Auth/Login.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    return (
      <div id="login" className="w-100 h-100 d-flex flex-row justify-content-center align-items-center">
        <div className="login-dialog bg-dark text-white p-3 text-center">
          <h1>WeeklyRoundup</h1>
Severity: Minor
Found in client/src/containers/Auth/Login.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status