Unverified Commit cdf2a021 authored by Nicolò Maria Mezzopera's avatar Nicolò Maria Mezzopera
Browse files

chore: add components to index file

parent 10910d10
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -13,3 +13,5 @@ export { default as LPopup } from "./LPopup.vue";
export { default as LPolygon } from "./LPolygon.vue";
export { default as LRectangle } from "./LRectangle.vue";
export { default as LWmsTileLayer } from "./LWmsTileLayer.vue";
export { default as LLayerGroup } from "./LLayerGroup.vue";
export { default as LGeoJson } from "./LGeoJson.vue";