From 101494aecd25ca21e3496f2162ddf20e5b610a9e Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 17:51:16 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20Added=20ARIA=20labels?= =?UTF-8?q?=20to=20icon-only=20buttons?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: artosien <65523959+artosien@users.noreply.github.com> --- src/components/layout/app-shell.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/layout/app-shell.tsx b/src/components/layout/app-shell.tsx index c6a1b0f..cbb0652 100644 --- a/src/components/layout/app-shell.tsx +++ b/src/components/layout/app-shell.tsx @@ -212,13 +212,13 @@ export function AppShell({ children }: { children: React.ReactNode }) { Lottoping