From a92c26d6814e136ac295b5ae92d5473dcbd7f0c4 Mon Sep 17 00:00:00 2001 From: sgoudham Date: Mon, 14 Aug 2023 23:05:32 +0100 Subject: [PATCH] refactor: add `aria-label` to hamburger menu --- app/components/Navigation.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/components/Navigation.tsx b/app/components/Navigation.tsx index 6194856..de2cd3b 100644 --- a/app/components/Navigation.tsx +++ b/app/components/Navigation.tsx @@ -29,6 +29,7 @@ export const NavBar = () => {