Add artist context menu

This commit is contained in:
Deluan
2020-08-14 12:27:49 -04:00
parent 6fe1f84c68
commit bbc4f9f91f
6 changed files with 110 additions and 27 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import {
SimpleList,
} from '../common'
import { useMediaQuery } from '@material-ui/core'
import AlbumContextMenu from '../common/AlbumContextMenu'
import { AlbumContextMenu } from '../common'
const AlbumDetails = (props) => {
return (