fix(ui): ui compile fail
remove both of them, a new feature is coming soon - mobile device support setting navbar
This commit is contained in:
parent
21b315d14b
commit
2ae5846b3d
2 changed files with 0 additions and 4 deletions
|
@ -50,8 +50,6 @@ const Navbar = ({ messages }: { messages: Message[] }) => {
|
|||
</div>
|
||||
<p className="hidden lg:flex">{title}</p>
|
||||
|
||||
<ThemeSwitcher size={17} className="lg:hidden ml-auto mr-4" />
|
||||
|
||||
<div className="flex flex-row items-center space-x-4">
|
||||
<Share
|
||||
size={17}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue