Skip to content
Snippets Groups Projects
Commit 67053261 authored by Alf Eaton's avatar Alf Eaton
Browse files

Fix import path

parent 65522856
No related branches found
No related tags found
No related merge requests found
import { compose } from 'recompose'
import { connect } from 'react-redux'
import actions from 'pubsweet-client/src/actions'
import { withJournal } from 'component-app'
import { withJournal } from 'pubsweet-component-xpub-app/src/components'
import { selectCollection, selectFragment } from 'xpub-selectors'
import Submit from './Submit'
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment