From b0e89a3eb3b29546cb45883eeb91e7e7ac2e1d3c 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 ? (