forked from MapComplete/MapComplete
WIP: more features in inspector
This commit is contained in:
parent
c34300fae1
commit
552ea22275
19 changed files with 526 additions and 65 deletions
5
src/UI/InspectorGUI.ts
Normal file
5
src/UI/InspectorGUI.ts
Normal file
|
@ -0,0 +1,5 @@
|
|||
import InspectorGUI from "./InspectorGUI.svelte"
|
||||
|
||||
new InspectorGUI({
|
||||
target: document.getElementById("main"),
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue