From 704924208fccbc08ecb880a545c80117aa1d9dd9 Mon Sep 17 00:00:00 2001 From: Denshooter Date: Thu, 13 Feb 2025 18:25:35 +0100 Subject: [PATCH] refactor(header): improve accessibility by updating aria-labels for menu buttons --- app/components/Header.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/components/Header.tsx b/app/components/Header.tsx index 466e205..d652b72 100644 --- a/app/components/Header.tsx +++ b/app/components/Header.tsx @@ -42,7 +42,7 @@ export default function Header() {