DEV Community

Discussion on: How to implement react-leaflet.js (open-source map in your react project πŸ—ΊοΈ)

Collapse
 
dendihandian profile image
Dendi Handian • Edited

Anyone know how to properly import the leaflet css and images/icons from node-modules into the create-react-app instead of using cdn in public/index.html?