We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a933e4 commit cefb65cCopy full SHA for cefb65c
src/lib/components/data-vis/map/Map.svelte
@@ -26,7 +26,7 @@
26
} from "./mapUtils.js";
27
import NonStandardControls from "./NonStandardControls.svelte";
28
29
- import { joinData } from "./dataJoin.ts";
+ import { joinData } from "./dataJoin";
30
31
let {
32
data,
0 commit comments