Rename property

This commit is contained in:
Deluan
2020-05-26 17:59:04 -04:00
parent 2c68ba3934
commit 7170485d08
3 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ const PlaylistSongs = (props) => {
rowClick={null}
{...controllerProps}
hasBulkActions={hasBulkActions}
contextVisible={isXsmall}
contextAlwaysVisible={isXsmall}
>
{isDesktop && <TextField source="id" label={'#'} />}
<TextField source="title" />