Skip to content

Refactored course states

Oliver Kiss requested to merge contextRefactor into main

--public

Minor internal change.

--end_public

Addresses #150 (closed)

The savedCourses and courses states are now accessible from the Course context and are not passed using prop drilling anymore.

Merge request reports