Skip to content

Commit

Permalink
A11y
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-kl1 authored Feb 7, 2025
1 parent 54bf5f3 commit 82269f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layouts/Header/Navigation/Navigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const Navigation = () => {
<button
className="lg:hidden text-white"
onClick={() => setIsMenuOpen(!isMenuOpen)}
title="Menu"
>
<svg
className="w-6 h-6"
Expand Down

0 comments on commit 82269f0

Please sign in to comment.