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 --- components/Editor/EditorPane.vue | 216 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 216 insertions(+) create mode 100644 components/Editor/EditorPane.vue (limited to 'components/Editor/EditorPane.vue') diff --git a/components/Editor/EditorPane.vue b/components/Editor/EditorPane.vue new file mode 100644 index 0000000..bf9532a --- /dev/null +++ b/components/Editor/EditorPane.vue @@ -0,0 +1,216 @@ + + + + + \ No newline at end of file -- cgit v1.2.3-70-g09d2