-
- Downloads
ts: Remove react-router completely
Showing
- package-lock.json 0 additions, 39 deletionspackage-lock.json
- package.json 0 additions, 1 deletionpackage.json
- src/components/CourseListing.tsx 7 additions, 11 deletionssrc/components/CourseListing.tsx
- src/pages/dynamic_course_listing.tsx 38 additions, 41 deletionssrc/pages/dynamic_course_listing.tsx
... | ... | @@ -24,7 +24,6 @@ |
"react-bootstrap": "^2.10.1", | ||
"react-dom": "^18.2.0", | ||
"react-markdown": "^9.0.1", | ||
"react-router-dom": "^6.21.3", | ||
"react-toastify": "^10.0.5", | ||
"remark-gfm": "^4.0.0", | ||
"sass": "^1.68.0", | ||
... | ... |
Please register or sign in to comment