From f390f3801604c49799078298637ea63a06eb9721 Mon Sep 17 00:00:00 2001 From: MAZE Date: Thu, 23 Nov 2023 17:11:27 +0330 Subject: [PATCH] feat: add aria-disabled to play button --- src/components/buttons/play/play.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/buttons/play/play.tsx b/src/components/buttons/play/play.tsx index b6a85c8..05715aa 100644 --- a/src/components/buttons/play/play.tsx +++ b/src/components/buttons/play/play.tsx @@ -28,6 +28,7 @@ export function PlayButton() { return (