forked from MapComplete/MapComplete
Merge master
This commit is contained in:
commit
80168f5d0d
919 changed files with 95585 additions and 8504 deletions
7
src/UI/StudioGUI.svelte
Normal file
7
src/UI/StudioGUI.svelte
Normal file
|
@ -0,0 +1,7 @@
|
|||
<script lang="ts">
|
||||
|
||||
|
||||
import EditLayer from "./Studio/EditLayer.svelte";
|
||||
</script>
|
||||
|
||||
<EditLayer/>
|
Loading…
Add table
Add a link
Reference in a new issue