Fix ContextMenu column label
This commit is contained in:
@@ -143,6 +143,7 @@ SongContextMenu.propTypes = {
|
||||
SongContextMenu.defaultProps = {
|
||||
visible: true,
|
||||
showStar: true,
|
||||
addLabel: true,
|
||||
}
|
||||
|
||||
export default SongContextMenu
|
||||
|
||||
Reference in New Issue
Block a user