From 71e4ad2c71efea471923ea47f01bfda841387f81 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Sun, 10 Mar 2024 01:31:42 +0000 Subject: Use nuxt auto import magic --- components/editor/task/ConfigurationRow.vue | 193 ++++++++++++++++++++++++++++ 1 file changed, 193 insertions(+) create mode 100644 components/editor/task/ConfigurationRow.vue (limited to 'components/editor/task/ConfigurationRow.vue') diff --git a/components/editor/task/ConfigurationRow.vue b/components/editor/task/ConfigurationRow.vue new file mode 100644 index 0000000..fa512b6 --- /dev/null +++ b/components/editor/task/ConfigurationRow.vue @@ -0,0 +1,193 @@ + + + + + \ No newline at end of file -- cgit v1.2.3-70-g09d2