Loading src/components/index.js +2 −0 Original line number Diff line number Diff line Loading @@ -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"; Loading
src/components/index.js +2 −0 Original line number Diff line number Diff line Loading @@ -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";