mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
unnecessary prop type removed
This commit is contained in:
parent
55d2387966
commit
98ecbbbdef
1 changed files with 0 additions and 1 deletions
|
|
@ -165,7 +165,6 @@ Multiselect.propTypes = {
|
|||
selected: PropTypes.arrayOf(PropTypes.string),
|
||||
disabled: PropTypes.bool,
|
||||
dataset: PropTypes.object,
|
||||
modalOptions: PropTypes.bool,
|
||||
renderLabelContent: PropTypes.func,
|
||||
renderLabelText: PropTypes.func,
|
||||
onOpen: PropTypes.func,
|
||||
|
|
|
|||
Loading…
Reference in a new issue