From 6d02cfb134bc925b9824040307b1b40626312fd1 Mon Sep 17 00:00:00 2001 From: MAZE Date: Wed, 11 Oct 2023 18:07:39 +0330 Subject: [PATCH] fix: add aria label to shuffle button --- src/components/buttons/buttons.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/buttons/buttons.tsx b/src/components/buttons/buttons.tsx index ffbe1c8..8d9d694 100644 --- a/src/components/buttons/buttons.tsx +++ b/src/components/buttons/buttons.tsx @@ -42,6 +42,7 @@ export function Buttons() {