Add submissions list heading
Showing
- opentech/static_src/src/app/src/SubmissionsByRoundApp.js 1 addition, 3 deletionsopentech/static_src/src/app/src/SubmissionsByRoundApp.js
- opentech/static_src/src/app/src/components/SubmissionsByRoundList.js 27 additions, 0 deletions...atic_src/src/app/src/components/SubmissionsByRoundList.js
- opentech/static_src/src/app/src/components/SubmissionsByRoundListHeading.js 21 additions, 0 deletions...c/src/app/src/components/SubmissionsByRoundListHeading.js
- opentech/static_src/src/app/src/containers/SubmissionsByRoundContainer.js 14 additions, 3 deletions...src/src/app/src/containers/SubmissionsByRoundContainer.js
- package-lock.json 2103 additions, 2103 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
Source diff could not be displayed: it is too large. Options to address this: view the blob.
... | ... | @@ -23,6 +23,7 @@ |
"gulp-touch-cmd": "0.0.1", | ||
"gulp-uglify": "^3.0.1", | ||
"node-sass-import-once": "^1.2.0", | ||
"prop-types": "^15.6.2", | ||
"react": "^16.7.0", | ||
"react-dom": "^16.7.0" | ||
}, | ||
... | ... |
Please register or sign in to comment