This commit is contained in:
kuekhaoyang
2026-01-12 19:41:18 +08:00
parent c137d3c933
commit 427f4e2a9a
5 changed files with 42 additions and 3 deletions
-1
View File
@@ -34,7 +34,6 @@ export function Navbar({ onReset, isPremiumMode = false }: NavbarProps) {
width={40}
height={40}
className="object-contain"
unoptimized
/>
</div>
<div className="flex flex-col min-w-0">
-1
View File
@@ -25,7 +25,6 @@ export function PlayerNavbar({ isPremium }: { isPremium?: boolean }) {
width={40}
height={40}
className="object-contain"
unoptimized
/>
</button>
<Button