tieme-ndo/frontend

View on GitHub
src/components/pages/Login/LoginForm.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function LoginForm has 66 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const LoginForm = props => {
  const { state, handleSubmit, handleChange } = props;

  return (
    <Container>
Severity: Major
Found in src/components/pages/Login/LoginForm.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status