fbi-cde/crime-data-frontend

View on GitHub
src/components/TimePeriodFilter.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render() {
    const { error } = this.state
    const { ariaControls, since, until } = this.props

    return (
Severity: Major
Found in src/components/TimePeriodFilter.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status