tieme-ndo/frontend

View on GitHub
src/components/pages/PasswordReset/PasswordResetForm.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function PasswordResetForm has 93 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const PasswordResetForm = props => {
  const { state, handleSubmit, handleInputChange } = props;

  return (
    <>
Severity: Major
Found in src/components/pages/PasswordReset/PasswordResetForm.js - About 3 hrs to fix

    Parsing error: Unexpected token 19 | 20 | return (
    Open

        <>

    For more information visit Source: http://eslint.org/docs/rules/

    There are no issues that match your filters.

    Category
    Status