From aa5bde50b647e0f257cc128a115432db81382572 Mon Sep 17 00:00:00 2001 From: Satyapriya Bai Date: Wed, 13 Nov 2024 11:24:29 +0530 Subject: [PATCH] [accessibility-3556756]: [Programmatic Access- Azure Cosmos DB- Data explorer]: Ensures elements have alternate text or a role of none or presentation. --- src/Explorer/SplashScreen/SplashScreenButton.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Explorer/SplashScreen/SplashScreenButton.tsx b/src/Explorer/SplashScreen/SplashScreenButton.tsx index a7080c76b..24eddb65b 100644 --- a/src/Explorer/SplashScreen/SplashScreenButton.tsx +++ b/src/Explorer/SplashScreen/SplashScreenButton.tsx @@ -39,7 +39,7 @@ export const SplashScreenButton: React.FC = ({ role="button" >
- +
{title}