From dc795a8dcb61d84d45200925c672e56b082f4fcb Mon Sep 17 00:00:00 2001 From: Bram Suurd <78373894+BramSuurdje@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:51:03 +0200 Subject: [PATCH] chore(Navbar): add screen reader text for better accessibility on navigation buttons --- src/components/Navbar.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index b3b7dfa..0281d13 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -67,6 +67,7 @@ function Navbar() { > {icon} + {text}