historyforge/historyforge

View on GitHub
app/javascript/forge/CensusSearch/index.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function CensusSearch has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const CensusSearch = (props) => {
  const [open, setOpen] = useState(null)

  const { years, year, setYear, filters, current, message, params } = props

Severity: Minor
Found in app/javascript/forge/CensusSearch/index.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status