VikeLabs / lecshare

A React application with typescript implementation: Making lectures more accessible for students with auditory, visual, or learning impairments; and Improving learning outcomes for students in lecture-based courses.
https://vikelabs.github.io/lecshare/
GNU General Public License v3.0
5 stars 3 forks source link

JavaScript to Typescript Refactor #14

Closed aomi closed 4 years ago

aomi commented 4 years ago

Mostly refactors the js files to tsx files and ensures it can be built. Notable change would be removing className from <LectureContent/> within TopBarDrawer.tsx