mirror of
https://github.com/KuekHaoYang/KVideo.git
synced 2026-08-21 11:43:41 +08:00
Update
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -25,7 +25,6 @@ export function PlayerNavbar({ isPremium }: { isPremium?: boolean }) {
|
||||
width={40}
|
||||
height={40}
|
||||
className="object-contain"
|
||||
unoptimized
|
||||
/>
|
||||
</button>
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user