freeCodeCamp / classroom

BSD 3-Clause "New" or "Revised" License
145 stars 118 forks source link

feat(routing): details page added #429

Closed Komal914 closed 11 months ago

Komal914 commented 11 months ago

The blank page for details is now replaced with a component (empty for now)

Checklist:

Closes #425

This PR is related to this PR:

https://github.com/freeCodeCamp/classroom/pull/422

When 422 is merged, it should fix failed tests. I rebased my branch to #422, and the tests all passed on a Draft PR.

Komal914 commented 11 months ago

The tests are passing locally for me

Screenshot 2023-08-04 at 4 42 02 PM

This looks related to this PR:

https://github.com/freeCodeCamp/classroom/pull/422

When 422 is merged, it should fix these tests as well.