forked from MapComplete/MapComplete
Add the possibility to load layouts from the OSM-wiki. What could possibly go wrong?
This commit is contained in:
parent
115dc0249c
commit
d9cae0fc46
7 changed files with 297 additions and 222 deletions
|
@ -7,7 +7,6 @@ import {OsmConnection} from "../../Logic/Osm/OsmConnection";
|
|||
import {FixedUiElement} from "../Base/FixedUiElement";
|
||||
import {TextField} from "../Input/TextField";
|
||||
import {SubtleButton} from "../Base/SubtleButton";
|
||||
import {FromJSON} from "../../Customizations/JSON/FromJSON";
|
||||
|
||||
export default class SavePanel extends UIElement {
|
||||
private json: UIElement;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue