Show album info on hover
This commit is contained in:
@@ -50,7 +50,6 @@ const AlbumDatagridRow = ({ children, ...rest }) => {
|
||||
? child
|
||||
: cloneElement(child, {
|
||||
visible,
|
||||
...rest,
|
||||
}))
|
||||
)}
|
||||
</DatagridRow>
|
||||
|
||||
Reference in New Issue
Block a user