diff --git a/dashboard/components/CVerticalNavigation.vue b/dashboard/components/CVerticalNavigation.vue index 51736d1..d84cfc9 100644 --- a/dashboard/components/CVerticalNavigation.vue +++ b/dashboard/components/CVerticalNavigation.vue @@ -1,5 +1,6 @@ @@ -104,17 +111,40 @@ function onLogout() { 'absolute top-0 w-full md:w-[20rem] z-[45] open': isOpen, 'hidden lg:flex': !isOpen }"> -
- +
- + - + -
PROJECT SELECTOR
+ + + + + + + + + + +
@@ -198,15 +228,16 @@ function onLogout() {
-
+ tag="div" class="flex items-center" :to="entry.to || '/'"> +
@@ -221,16 +252,31 @@ function onLogout() {
-
-
-
- -
-
- Logout -
-
+
+ Litlyx is in Beta version.
+
+
+ +
+ + + + + + +
+ + +
+ +
+
+
+ +
@@ -239,10 +285,6 @@ function onLogout() {