We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c1db61 commit 9c6fa3dCopy full SHA for 9c6fa3d
src/components/layers/index.ts
@@ -1,7 +1,7 @@
1
import {
2
layersCommonDefaultProps,
3
useDefaults as useLayerDefaults,
4
-} from "@components/layers/LayersCommonProps";
+} from "./LayersCommonProps";
5
6
import type { App } from "vue";
7
import OlAnimatedClusterlayer from "./OlAnimatedClusterlayer.vue";
0 commit comments