-
-
- - {foundCourseGroup.label} -
-
- {foundCourseGroup.courses.map((innerCourse) => (
-
- ))}
-
- diff --git a/README.md b/README.md index 2407d9d..03a343b 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,10 @@ [ TODO LIST ] - [ ] Quizes System +- [ ] Fixing janky ts-types - [ ] Main-Page ( Better design ) -- [ ] Login and save progress +- [ ] Markdown and cache ( Better code ) +- [ ] Login || LocalStorage and save progress - [ ] Themes, theme settings --- diff --git a/components/Collapse.tsx b/components/Collapse.tsx index 1106c42..00cd263 100644 --- a/components/Collapse.tsx +++ b/components/Collapse.tsx @@ -6,7 +6,7 @@ export default function Collapse( return (