From 52aebbbba6f96bd0e07837366e296d2aa1fa67b7 Mon Sep 17 00:00:00 2001 From: Bagasbanuna02 Date: Thu, 18 Apr 2024 14:16:26 +0800 Subject: [PATCH] test server --- src/app_modules/home/view.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app_modules/home/view.tsx b/src/app_modules/home/view.tsx index 43f3bba8..57b746b9 100644 --- a/src/app_modules/home/view.tsx +++ b/src/app_modules/home/view.tsx @@ -78,7 +78,7 @@ export default function HomeView({ dataUser }: { dataUser: MODEL_USER }) { id: 5, name: "Project Collaboration", icon: , - link: RouterColab.splash, + link: "", }, { id: 6,