Skip to content

Commit e883f25

Browse files
chore: add slot for extra content on learning
1 parent 8561d20 commit e883f25

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

shell/header/course-navigation-bar/CourseTabsNavigation.tsx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,6 @@ const CourseTabsNavigation = () => {
7171
))}
7272
</Tabs>
7373
</div>
74-
{/* <div className="search-toggle">
75-
<CoursewareSearchToggle />
76-
</div>
77-
</div>
78-
</div>
79-
{show && <CoursewareSearch />} */}
8074
</div>
8175
</div>
8276
</div>

0 commit comments

Comments
 (0)