From 4e8ab148f4f8b91cb5ac795025b8bd3d2258affa Mon Sep 17 00:00:00 2001 From: shenlan Date: Tue, 2 Dec 2025 13:06:04 +0800 Subject: [PATCH] Disable navbar search component (#721) --- dashboard/src/components/Navbar.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dashboard/src/components/Navbar.tsx b/dashboard/src/components/Navbar.tsx index 3a0b764..d162295 100644 --- a/dashboard/src/components/Navbar.tsx +++ b/dashboard/src/components/Navbar.tsx @@ -402,7 +402,7 @@ export default function Navbar() {
- + {/* */} {user ? (