mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 10:23:33 +00:00
Migrate transition props
This commit is contained in:
parent
157ac9f3a2
commit
f7740407c3
3 changed files with 4 additions and 6 deletions
|
|
@ -147,7 +147,7 @@ export const PlayQueueListControls = ({ type, tableRef }: PlayQueueListOptionsPr
|
|||
<Group>
|
||||
<Popover
|
||||
position="top-end"
|
||||
transition="fade"
|
||||
transitionProps={{ transition: 'fade' }}
|
||||
>
|
||||
<Popover.Target>
|
||||
<Button
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue