Closed fredlawl closed 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
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.