prefeiturasp/SME-FilaDaCreche

View on GitHub
src/containers/DateOfBirthForm/SelectDate.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    const preeschoolCalcError = this.state.preeschoolCalcError;
    return (
      <div>
        <select
Severity: Minor
Found in src/containers/DateOfBirthForm/SelectDate.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status