feat(submission): continue wiring up form
Showing
- app/components/submission/AuthorDetails/AuthorDetails.js 6 additions, 5 deletionsapp/components/submission/AuthorDetails/AuthorDetails.js
- app/components/submission/AuthorDetails/AuthorDetailsPage.js 9 additions, 9 deletionsapp/components/submission/AuthorDetails/AuthorDetailsPage.js
- app/components/submission/AuthorDetails/AuthorDetailsSchema.js 10 additions, 4 deletions...omponents/submission/AuthorDetails/AuthorDetailsSchema.js
- app/components/submission/WithCurrentSubmission.js 2 additions, 2 deletionsapp/components/submission/WithCurrentSubmission.js
- package.json 1 addition, 0 deletionspackage.json
- yarn.lock 10 additions, 0 deletionsyarn.lock
... | ... | @@ -79,6 +79,7 @@ |
"history": "^4.7.2", | ||
"joi": "^10.0.6", | ||
"lodash": "^4.17.5", | ||
"omit-deep-lodash": "^1.0.0", | ||
"prop-types": "^15.5.10", | ||
"pubsweet-client": "^2.4.0", | ||
"pubsweet-server": "^6.0.0", | ||
... | ... |
Please register or sign in to comment