Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use "No assigned county" instead of "Unspecified" in agency search results #960

Merged
merged 4 commits into from
Jun 16, 2017

Conversation

jeremiak
Copy link
Contributor

.map((d, i) =>
<AgencySearchResultItem agency={d} key={i} onClick={onClick} />,
)}
.map((d, i) => (
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

have u upgraded prettier? i think these parens will go away when you do... for the record, i kinda like parens but i like the uniformity of prettier more :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't upgrade. Will do now and resubmit

@brendansudol
Copy link
Contributor

boom

@brendansudol brendansudol merged commit db5d2e4 into master Jun 16, 2017
@jeremiak jeremiak deleted the jk-no-assigned-county branch June 29, 2017 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants