From d72c30ca5130001cce4f6a352bf5b33a4fe40861 Mon Sep 17 00:00:00 2001 From: Shuveksha Tuladhar Date: Tue, 15 Oct 2024 17:02:41 -0700 Subject: [PATCH] Change aria-label for theme button --- src/views/Layout.jsx | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/src/views/Layout.jsx b/src/views/Layout.jsx index b2566d0b..a1c152e 100644 --- a/src/views/Layout.jsx +++ b/src/views/Layout.jsx @@ -45,13 +45,18 @@ export function Layout() { {/* Theme toggle button */}