From 9d361142bba1b3a966e5fd807376ac74e3d8cee7 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sun, 24 Oct 2021 17:20:38 +0100 Subject: [PATCH] :construction: Creates copy part of move item --- .../InteractiveEditor/MoveItemTo.vue | 132 ++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 src/components/InteractiveEditor/MoveItemTo.vue diff --git a/src/components/InteractiveEditor/MoveItemTo.vue b/src/components/InteractiveEditor/MoveItemTo.vue new file mode 100644 index 00000000..19efb4d7 --- /dev/null +++ b/src/components/InteractiveEditor/MoveItemTo.vue @@ -0,0 +1,132 @@ + + + + +