From 328e24e2e16906fb445b2d0966d7ef6407723e7b Mon Sep 17 00:00:00 2001 From: Xin Wang Date: Sun, 7 Jun 2026 22:28:51 +0800 Subject: [PATCH] Remove unused button from Topbar for a cleaner interface --- src/components/layout/Topbar.tsx | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/src/components/layout/Topbar.tsx b/src/components/layout/Topbar.tsx index 8249f49..7a108e7 100644 --- a/src/components/layout/Topbar.tsx +++ b/src/components/layout/Topbar.tsx @@ -35,20 +35,6 @@ export function Topbar() { 通知 - - );