style: run prettier
This commit is contained in:
@@ -1,10 +1,6 @@
|
|||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
import { onMount } from "svelte";
|
import { onMount } from "svelte";
|
||||||
import {
|
import { MapLibre, Marker, Protocol } from "svelte-maplibre-gl";
|
||||||
MapLibre,
|
|
||||||
Marker,
|
|
||||||
Protocol,
|
|
||||||
} from "svelte-maplibre-gl";
|
|
||||||
import { view } from "./sidebar.svelte";
|
import { view } from "./sidebar.svelte";
|
||||||
import { map, pin } from "./map.svelte";
|
import { map, pin } from "./map.svelte";
|
||||||
import {
|
import {
|
||||||
|
|||||||
Reference in New Issue
Block a user