File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -58,9 +58,9 @@ class Header extends Component {
58
58
59
59
{ /* <RenderButton href="/teacher_dashboard" content="Teacher" /> */ }
60
60
< RenderButton href = "/playground" content = "Playground" />
61
- < RenderButton href = "/student-login" content = "Student" />
62
- < RenderButton href = "/lti-exam-registration" content = "LTI" />
63
- < RenderButton href = "/takeexam" content = "Take Exam" />
61
+ { /* <RenderButton href="/student-login" content="Student" /> */ }
62
+ { /* <RenderButton href="/lti-exam-registration" content="LTI" /> */ }
63
+ { /* <RenderButton href="/takeexam" content="Take Exam" /> */ }
64
64
{ /* <RenderButton href='/create_exam' content='Create Exam'/> */ }
65
65
{ /* <RenderButton href='/create_exercises' content='Create Exercises'/> */ }
66
66
</ Toolbar >
You can’t perform that action at this time.
0 commit comments