mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-13 22:20:13 +02:00
fix mouseover state causing rerender in fullscreen player (#1535)
This commit is contained in:
@@ -91,7 +91,7 @@ export const FullScreenPlayerQueue = () => {
|
||||
pos="relative"
|
||||
size="lg"
|
||||
uppercase
|
||||
variant="subtle"
|
||||
variant="transparent"
|
||||
>
|
||||
{item.label}
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user