Skip to content

Commit

Permalink
removed comment about button error
Browse files Browse the repository at this point in the history
  • Loading branch information
kobebuckley committed Dec 20, 2023
1 parent bc13bf8 commit 2bf76da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/NavBar.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ const NavBar = () => {

{/* ____________________mobile menu______________________________ */}

{/* Wave error 1/3 fix: gave button text a value */}
<button
aria-label='menu'
className="flex flex-col justify-center items-center lg:hidden z-50"
Expand Down

0 comments on commit 2bf76da

Please sign in to comment.