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

chore: add new components to index

parent c13f9810
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6,3 +6,5 @@ export { default as LIcon } from "./LIcon.vue";
export { default as LPolyline } from "./LPolyline.vue";
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";