mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 04:51:06 +02:00
disable single attribute per line
This commit is contained in:
@@ -174,10 +174,7 @@ export const PlayQueueListControls = ({ tableRef, type }: PlayQueueListOptionsPr
|
||||
/>
|
||||
</Group>
|
||||
<Group>
|
||||
<Popover
|
||||
position="top-end"
|
||||
transitionProps={{ transition: 'fade' }}
|
||||
>
|
||||
<Popover position="top-end" transitionProps={{ transition: 'fade' }}>
|
||||
<Popover.Target>
|
||||
<ActionIcon
|
||||
icon="settings"
|
||||
|
||||
Reference in New Issue
Block a user