Update pages/dashboard.vue
This commit is contained in:
parent
4e8746c59f
commit
2a8552d06f
|
|
@ -72,11 +72,6 @@ const tags = usePortalTags();
|
||||||
const drawer = ref(false);
|
const drawer = ref(false);
|
||||||
|
|
||||||
const interestMenu = [
|
const interestMenu = [
|
||||||
{
|
|
||||||
to: "/dashboard/portnimaraAI",
|
|
||||||
icon: "mdi-forum",
|
|
||||||
title: "Port Nimara AI",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
to: "/dashboard/interest-eoi-queue",
|
to: "/dashboard/interest-eoi-queue",
|
||||||
icon: "mdi-tray-full",
|
icon: "mdi-tray-full",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue