diff --git a/src/course-unit/CourseUnit.tsx b/src/course-unit/CourseUnit.tsx index 5e4c879dd0..3e4e7bcfc0 100644 --- a/src/course-unit/CourseUnit.tsx +++ b/src/course-unit/CourseUnit.tsx @@ -333,7 +333,7 @@ const CourseUnit = () => { showPasteUnit={showPasteUnit} /> )} -
+
{currentlyVisibleToStudents && ( ( - - - + > + + +
); type XBlock = {