This commit is contained in:
宇阳
2024-10-08 13:23:29 +08:00
parent ce8c64dc70
commit a39391ba0a

View File

@@ -62,9 +62,8 @@ const Header = (props: {
<ul className="flex items-center gap-2 2xsm:gap-4"> <ul className="flex items-center gap-2 2xsm:gap-4">
<DarkModeSwitcher /> <DarkModeSwitcher />
<DropdownNotification /> {/* <DropdownNotification />
<DropdownMessage /> */}
<DropdownMessage />
</ul> </ul>
<DropdownUser /> <DropdownUser />