mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-18 12:57:41 +03:00
Remove invalid propType
This commit is contained in:
parent
be2afb94ae
commit
003b73fe1a
@ -27,7 +27,6 @@ const ArtistLinkField = ({ record, className, width }) => {
|
||||
|
||||
ArtistLinkField.propTypes = {
|
||||
record: PropTypes.object,
|
||||
width: PropTypes.number,
|
||||
className: PropTypes.string,
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user