From 9a11e0f4a38297006b89cc7bb2a60734111582e0 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Sun, 10 Mar 2024 00:13:25 +0000 Subject: Migrate to nuxt --- .../Editor/Quest/Task/TaskConfigurationRow.vue | 195 +++++++++++++++++++++ 1 file changed, 195 insertions(+) create mode 100644 components/Editor/Quest/Task/TaskConfigurationRow.vue (limited to 'components/Editor/Quest/Task/TaskConfigurationRow.vue') diff --git a/components/Editor/Quest/Task/TaskConfigurationRow.vue b/components/Editor/Quest/Task/TaskConfigurationRow.vue new file mode 100644 index 0000000..f68ce97 --- /dev/null +++ b/components/Editor/Quest/Task/TaskConfigurationRow.vue @@ -0,0 +1,195 @@ + + + + + \ No newline at end of file -- cgit v1.2.3-70-g09d2