#683 quick search on mobile (#749)

Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
This commit is contained in:
lethemanh
2026-04-08 18:02:08 +07:00
committed by GitHub
parent d5c72c9512
commit e29cd8dc42
31 changed files with 773 additions and 265 deletions
+4 -1
View File
@@ -40,7 +40,10 @@ export const MobileMenubar: React.FC<MobileMenubarProps> = ({
<>
<header className="menubar">
<div className="left-menu">
<IconButton onClick={onOpenSidebar}>
<IconButton
onClick={onOpenSidebar}
aria-label={t('menubar.toggleSidebar')}
>
<MenuIcon />
</IconButton>
<div className="menu-items">