Moved all reducers and actions to their own folders
This commit is contained in:
@@ -13,7 +13,7 @@ import {
|
||||
currentPlaying,
|
||||
setVolume,
|
||||
clearQueue,
|
||||
} from './queue'
|
||||
} from '../actions'
|
||||
import themes from '../themes'
|
||||
import config from '../config'
|
||||
import PlayerToolbar from './PlayerToolbar'
|
||||
|
||||
Reference in New Issue
Block a user