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

chore: add LWmsTileLayer to component index

parent 1d916661
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8,3 +8,4 @@ export { default as LTooltip } from "./LTooltip.vue";
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";