Skip to content
Snippets Groups Projects
Commit 7c7b6b98 authored by Audrey Hamelers's avatar Audrey Hamelers
Browse files

#373

parent 00028040
No related branches found
No related tags found
2 merge requests!66Shared data model,!67Dev
......@@ -168,7 +168,7 @@ const QuickView = ({ manuscript }) => (
<Checklist>
<Col flex={1}>
<div>Submitted</div>
<Status current={manuscript.status} mark="in-review" />
<Status current={manuscript.status} mark="READY" />
</Col>
<Col flex={1.5}>
<div>Author review</div>
......
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