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 --- .../Category/CategoryChildrenOptionsPanel.vue | 53 +++++++++++++++++++++ .../Editor/Category/CategoryOptionsPanel.vue | 54 ++++++++++++++++++++++ 2 files changed, 107 insertions(+) create mode 100644 components/Editor/Category/CategoryChildrenOptionsPanel.vue create mode 100644 components/Editor/Category/CategoryOptionsPanel.vue (limited to 'components/Editor/Category') diff --git a/components/Editor/Category/CategoryChildrenOptionsPanel.vue b/components/Editor/Category/CategoryChildrenOptionsPanel.vue new file mode 100644 index 0000000..6e96f64 --- /dev/null +++ b/components/Editor/Category/CategoryChildrenOptionsPanel.vue @@ -0,0 +1,53 @@ + + + + + + diff --git a/components/Editor/Category/CategoryOptionsPanel.vue b/components/Editor/Category/CategoryOptionsPanel.vue new file mode 100644 index 0000000..f7d548c --- /dev/null +++ b/components/Editor/Category/CategoryOptionsPanel.vue @@ -0,0 +1,54 @@ + + + + + + -- cgit v1.2.3-70-g09d2