Skip to content

Commit 6a73f95

Browse files
author
danhnguyen
committed
♻️ refactor(index.ts): remove Popup component export
1 parent df0587c commit 6a73f95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/components/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ export { default as LineLayer } from './LineLayer.vue';
88
export { default as SymbolLayer } from './SymbolLayer.vue';
99
export { default as Image } from './Image.vue';
1010
export { default as Marker } from './Marker.vue';
11+
export { default as Popup } from './Popup.vue';

0 commit comments

Comments
 (0)