Skip to content

Commit

Permalink
Fix: Removed unnecessary span element
Browse files Browse the repository at this point in the history
  • Loading branch information
katporks committed Jan 17, 2024
1 parent a83cd6c commit e8447d4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
class="relative inline-flex items-center justify-center rounded-md p-2 text-gray-500 hover:bg-gray-100 hover:text-gray-500 focus:outline-none focus:ring-inset nav-breakpoint:hidden"
aria-controls="mobile-menu"
aria-expanded="false">
<span class="absolute -inset-0.5"></span>
<span class="sr-only">Open main menu</span>
<!--
Icon when menu is closed.
Expand Down

0 comments on commit e8447d4

Please sign in to comment.