From addf95bc7e1e694cd9ba7797c8b0847bfecaf54c Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Tue, 12 Mar 2024 17:48:23 +0000 Subject: Add nuxt prefixes back to component file names --- .../editor/task/EditorTaskConfigurationRow.vue | 185 +++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 components/editor/task/EditorTaskConfigurationRow.vue (limited to 'components/editor/task/EditorTaskConfigurationRow.vue') diff --git a/components/editor/task/EditorTaskConfigurationRow.vue b/components/editor/task/EditorTaskConfigurationRow.vue new file mode 100644 index 0000000..666669d --- /dev/null +++ b/components/editor/task/EditorTaskConfigurationRow.vue @@ -0,0 +1,185 @@ + + + + + \ No newline at end of file -- cgit v1.2.3-70-g09d2