mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-24 06:17:08 -04:00
Fix multi-select checkboxes not appearing
This commit is contained in:
parent
f4dff35f81
commit
764667c3b8
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ function HintedSelectInputOption(props: HintedSelectInputOptionProps) {
|
|||
hint,
|
||||
depth,
|
||||
isSelected = false,
|
||||
isMultiSelect,
|
||||
isMobile,
|
||||
...otherProps
|
||||
} = props;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue