Skip to content

Commit

Permalink
feat: read theme cookies
Browse files Browse the repository at this point in the history
  • Loading branch information
hinakhadim committed Aug 19, 2024
1 parent 48428ac commit 4d51a80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DesktopHeader.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ class DesktopHeader extends React.Component {
>
{this.renderMainMenu()}
</nav>
<ThemeToggleButton />
<nav
aria-label={intl.formatMessage(messages['header.label.secondary.nav'])}
className="nav secondary-menu-container align-items-center ml-auto"
Expand Down

0 comments on commit 4d51a80

Please sign in to comment.