From cfacbfd1cc0fe734df7bd801f6b938f5494072bd Mon Sep 17 00:00:00 2001 From: vikramide <> Date: Mon, 14 Feb 2022 20:57:59 +0530 Subject: [PATCH] Fixed the Hover bug and Menu grouping --- src/App.vue | 64 ++++++++++++++++++++++++++++++++++------------------- 1 file changed, 41 insertions(+), 23 deletions(-) diff --git a/src/App.vue b/src/App.vue index 91506fe0..25a9f97f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,23 +1,28 @@