forked from 77media/video-flow
去掉没用的
This commit is contained in:
parent
0d31522709
commit
da9d31824d
@ -239,9 +239,9 @@ export function TopBar({ collapsed }: { collapsed: boolean }) {
|
|||||||
)}
|
)}
|
||||||
|
|
||||||
{/* Notifications */}
|
{/* 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" />
|
<Bell className="h-4 w-4" />
|
||||||
</Button>
|
</Button> */}
|
||||||
|
|
||||||
{/* Theme Toggle */}
|
{/* Theme Toggle */}
|
||||||
{/* <Button
|
{/* <Button
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user