Skip to content

Commit

Permalink
Merge pull request #24 from edly-io/fix/remove_course_name_from_header
Browse files Browse the repository at this point in the history
fix: remove course title from header
  • Loading branch information
HammadYousaf01 authored Oct 23, 2024
2 parents e698ebd + a04d644 commit 7ae9cd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/MobileHeader.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { Menu, MenuTrigger, MenuContent } from './Menu';
import Avatar from './Avatar';
import { LinkedLogo, Logo } from './Logo';

// i18n
import messages from './Header.messages';

// Assets
Expand Down

0 comments on commit 7ae9cd3

Please sign in to comment.