From 0f2240c87a5c0a22e2db97e4d2b82a52401be668 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Thu, 15 Feb 2024 17:23:22 +0000 Subject: Add modals --- src/components/Editor/EditorPane.vue | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) (limited to 'src/components/Editor/EditorPane.vue') diff --git a/src/components/Editor/EditorPane.vue b/src/components/Editor/EditorPane.vue index 6245e56..22458cb 100644 --- a/src/components/Editor/EditorPane.vue +++ b/src/components/Editor/EditorPane.vue @@ -1,12 +1,14 @@ - + @@ -80,6 +87,17 @@ const categoryFromSelectedQuest = computed(() => { + + +