Add context menu to individual discs in a set

This commit is contained in:
Deluan
2020-05-29 11:50:26 -04:00
parent 596100b58d
commit 915b701e44
4 changed files with 87 additions and 30 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import { linkToRecord, Loading } from 'react-admin'
import { withContentRect } from 'react-measure'
import subsonic from '../subsonic'
import { ArtistLinkField } from '../common'
import AlbumContextMenu from './AlbumContextMenu.js'
import AlbumContextMenu from '../common/AlbumContextMenu.js'
const useStyles = makeStyles((theme) => ({
root: {