Add "ChangeEpisodeButton" and hook as player control
This commit is contained in:
@ -18,6 +18,7 @@ export const buttonVariants = cva(
|
||||
ghost:
|
||||
'hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50',
|
||||
link: 'text-primary underline-offset-4 hover:underline',
|
||||
borderless: 'border-0 cursor-pointer size-20'
|
||||
},
|
||||
size: {
|
||||
default: 'h-9 px-4 py-2 has-[>svg]:px-3',
|
||||
|
Reference in New Issue
Block a user