mirror of
https://github.com/navidrome/navidrome.git
synced 2025-05-06 05:11:07 +03:00
Remove unused prop
This commit is contained in:
parent
b364170d4f
commit
f6982fd8ae
@ -67,10 +67,9 @@ StarButton.propTypes = {
|
||||
}
|
||||
|
||||
StarButton.defaultProps = {
|
||||
addLabel: true,
|
||||
record: {},
|
||||
visible: true,
|
||||
showStar: true,
|
||||
addLabel: true,
|
||||
size: 'small',
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user