forked from MapComplete/MapComplete
Housekeeping
This commit is contained in:
parent
c47876e6f0
commit
1f3893406d
1 changed files with 9 additions and 9 deletions
|
|
@ -26,7 +26,7 @@ import {Feature, Point} from "geojson"
|
||||||
import DivContainer from "../Base/DivContainer"
|
import DivContainer from "../Base/DivContainer"
|
||||||
import ShowDataLayer from "../ShowDataLayer/ShowDataLayer"
|
import ShowDataLayer from "../ShowDataLayer/ShowDataLayer"
|
||||||
import SvelteUIElement from "../Base/SvelteUIElement"
|
import SvelteUIElement from "../Base/SvelteUIElement"
|
||||||
import {AllSharedLayers} from "../../Customizations/AllSharedLayers";
|
import { AllSharedLayers } from "../../Customizations/AllSharedLayers"
|
||||||
|
|
||||||
class PreviewPanel extends ScrollableFullScreen {
|
class PreviewPanel extends ScrollableFullScreen {
|
||||||
constructor(tags: UIEventSource<any>) {
|
constructor(tags: UIEventSource<any>) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue