code-for-chapel-hill / NC-COVID-Support

Community support site, supporting COVID-19 business opening hours, Food Banks, School Meals, Farms and Social Services.
https://nccovidsupport.org
GNU General Public License v3.0
16 stars 39 forks source link

Set map key to use SVG icons #223

Closed fredlawl closed 4 years ago

fredlawl commented 4 years ago

Commit dd479e ("Adds business icons to leaflet markers #148 (#167)") changed out the icons for the map to SVG based map icons. The map key icons no longer match that on the map. We fix this by using the generator that generates the SVG icons, and pass them to the IconListItem component.

ghost commented 4 years ago

Hey there! :wave: This repository uses the Prettier code style.

You forgot to format these files in your pull request:

The Prettier installation guide is a good place to get started with formatting your code properly. Thanks!!

:heart:

Your friendly Prettifier bot