RyanofWoods/rails-react-swedish-birds

View on GitHub
app/javascript/react_app/components/species/species_list_header.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

const SpeciesListHeader: React.FC = () => {
  const columnOptions: ColumnOption[] = [
    {
      column: 'seen',
      classes: 'species-date'
Severity: Minor
Found in app/javascript/react_app/components/species/species_list_header.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status