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