Adding a TODO about removing the course links route.
This commit is contained in:
@@ -22,6 +22,7 @@ import CourseContainer from './courseware/CourseContainer';
|
||||
import store from './store';
|
||||
|
||||
function courseLinks() {
|
||||
// TODO: We should remove these links before we go live for learners.
|
||||
return (
|
||||
<main className="m-3">
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user