diff --git a/ui/src/components/DoorMapEditor.vue b/ui/src/components/DoorMapEditor.vue index 54c613b..0960f07 100644 --- a/ui/src/components/DoorMapEditor.vue +++ b/ui/src/components/DoorMapEditor.vue @@ -15,46 +15,21 @@ -
-
- -
-
- - -
-
+ - - \ No newline at end of file diff --git a/ui/src/components/door_map/DoorPlacer.vue b/ui/src/components/door_map/DoorPlacer.vue new file mode 100644 index 0000000..2f6cc34 --- /dev/null +++ b/ui/src/components/door_map/DoorPlacer.vue @@ -0,0 +1,40 @@ + + + + + \ No newline at end of file