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
@@ -15,7 +15,7 @@ import {
SimpleList,
} from '../common'
import { useMediaQuery } from '@material-ui/core'
import AlbumContextMenu from './AlbumContextMenu'
import AlbumContextMenu from '../common/AlbumContextMenu'
const AlbumDetails = (props) => {
return (