Update pages/dashboard.vue
This commit is contained in:
parent
33922e36a7
commit
4532eda177
|
|
@ -72,11 +72,6 @@ const tags = usePortalTags();
|
||||||
const drawer = ref(false);
|
const drawer = ref(false);
|
||||||
|
|
||||||
const interestMenu = [
|
const interestMenu = [
|
||||||
{
|
|
||||||
to: "/dashboard/portnimaraAI",
|
|
||||||
icon: "mdi-chat",
|
|
||||||
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