Refactoring to make common components usage more uniform

This commit is contained in:
Deluan
2021-05-26 09:35:13 -04:00
parent 0941fbc0cd
commit 60d50de8c9
17 changed files with 79 additions and 54 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ import PlayerToolbar from './PlayerToolbar'
import { sendNotification } from '../utils'
import { keyMap } from '../hotkeys'
import useCurrentTheme from '../themes/useCurrentTheme'
import { QualityInfo } from '../common/QualityInfo'
import { QualityInfo } from '../common'
const useStyle = makeStyles(
(theme) => ({