src/components/agency/AgencySearch.js
Function render
has 64 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
render() {
const { data } = this.props
const { search, hasSelection, showResults } = this.state
// get unique set of counties (for result grouping)