mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 04:50:12 +02:00
Migrate transition props
This commit is contained in:
@@ -147,7 +147,7 @@ export const PlayQueueListControls = ({ type, tableRef }: PlayQueueListOptionsPr
|
||||
<Group>
|
||||
<Popover
|
||||
position="top-end"
|
||||
transition="fade"
|
||||
transitionProps={{ transition: 'fade' }}
|
||||
>
|
||||
<Popover.Target>
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user