去掉没用的

This commit is contained in:
北枳 2025-09-06 17:19:19 +08:00
parent 0d31522709
commit da9d31824d

View File

@ -239,9 +239,9 @@ export function TopBar({ collapsed }: { collapsed: boolean }) {
)}
{/* Notifications */}
<Button variant="ghost" size="sm" onClick={() => window.msg.error('Loading...')}>
{/* <Button variant="ghost" size="sm" onClick={() => window.msg.error('Loading...')}>
<Bell className="h-4 w-4" />
</Button>
</Button> */}
{/* Theme Toggle */}
{/* <Button