Moved all reducers and actions to their own folders
This commit is contained in:
@@ -13,7 +13,7 @@ import {
|
||||
DialogContent,
|
||||
DialogTitle,
|
||||
} from '@material-ui/core'
|
||||
import { closeAddToPlaylist } from './dialogState'
|
||||
import { closeAddToPlaylist } from '../actions'
|
||||
import SelectPlaylistInput from './SelectPlaylistInput'
|
||||
|
||||
const AddToPlaylistDialog = () => {
|
||||
|
||||
Reference in New Issue
Block a user