Reusable Leaflet components To use them, just add the dependency: yarn add csgis/gb-leaflet and then import the modules you want to use in your code: import layers from '@csgis/gb-leaflet/dist/layers'; import map from '@csgis/gb-leaflet/dist/map';