mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
* The Solutionviewer .js file has been migrated into the .tsx file. * Apply suggestions from code review I have added the suggestions and before adding them to the commit, I have checked it once locally and it doesn't throw any new error. Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com> * Update the SolutionViewer.tsx Added the "null" and "undefined" type to "solution" property. * Update SolutionViewer.tsx * Update ProjectModal.tsx * Update ProjectModal.tsx * Update SolutionViewer.tsx * Update ProjectModal.tsx * Apply suggestions from code review Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> * Update client/src/components/SolutionViewer/ProjectModal.tsx Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> * Apply suggestions from code review Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> * Apply suggestions from code review Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com> * type of solution prop has been changed into "solution?:string;" * assert solution is not `null` for modal Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com> Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> |
||
|---|---|---|
| .. | ||
| ProjectModal.tsx | ||
| SolutionViewer.tsx | ||