CMU-313/spring23-nodebb-team-c2

Technical Requirement: Translating src/categories/create.js from javascript to typescript

ryalin opened this issue · 1 comments

Due to changes made in src/categories/create.js to allow instructors to access admin pages, src/categories/create.js needs to be translated to typescript.

Due to the reversal of changes made to src/categories/create.js, this file does not need to be translated into javascript.