mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-23 22:07:07 -04:00
Fix multi-select checkboxes not appearing
This commit is contained in:
parent
e3a048790d
commit
e199710c15
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