Migrate transition props

This commit is contained in:
jeffvli 2023-03-05 18:49:38 -08:00
parent 157ac9f3a2
commit f7740407c3
3 changed files with 4 additions and 6 deletions

View file

@ -147,7 +147,7 @@ export const PlayQueueListControls = ({ type, tableRef }: PlayQueueListOptionsPr
<Group>
<Popover
position="top-end"
transition="fade"
transitionProps={{ transition: 'fade' }}
>
<Popover.Target>
<Button