fix modal import

This commit is contained in:
Sean Yesmunt 2018-11-27 12:00:45 -05:00
parent 13810ca989
commit 0562ed866b

View file

@ -3,8 +3,8 @@ import {
makeSelectCostInfoForUri,
makeSelectFileInfoForUri,
makeSelectClaimIsMine,
doOpenModal,
} from 'lbry-redux';
import { doOpenModal } from 'redux/actions/app';
import FileActions from './view';
const select = (state, props) => ({