+
+
+ handleMouseEnter(e, item.key as string)" @click="(e) => handleClick(e, item.key as string)">
+ {{ item.label }}
+
+
+
+
+
+
+
+
diff --git a/src/components/AppMenu/Fullscreen.vue b/src/components/AppMenu/Fullscreen.vue
new file mode 100644
index 0000000..7ac6b2a
--- /dev/null
+++ b/src/components/AppMenu/Fullscreen.vue
@@ -0,0 +1,18 @@
+