show burger

This commit is contained in:
Krishav Raj Singh 2025-09-16 22:21:13 +05:30
parent 21247b8428
commit 2676fbc009
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ function FloatingMobileMenuButton() {
if (!isMobile || openMobile) return null;
return (
<div className="fixed top-6 left-4 z-50 md:hidden">
<div className="fixed top-6 left-4 z-50">
<Tooltip>
<TooltipTrigger asChild>
<Button