Skip to content
Snippets Groups Projects
Commit 8972079b authored by Alexandru Munteanu's avatar Alexandru Munteanu
Browse files

Merge branch 'hindawi-theme' of gitlab.coko.foundation:xpub/xpub-faraday into hindawi-theme

parents 8986e62c 19d6a7de
No related branches found
No related tags found
1 merge request!43Sprint #19
......@@ -25,7 +25,7 @@ const ManuscriptDetailsTop = ({
collection = {},
currentUser: { isReviewer, token },
}) => (
<Row alignItems="center" mb={1}>
<Row alignItems="center" mb={1} mt={2}>
<Item alignItems="center" justify="flex-start">
<ActionLink icon="arrow-left" onClick={() => history.push('/dashboard')}>
Dashboard
......
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