From 642c708e9c0057ee9524dbc7d9366cdf73dcabd6 Mon Sep 17 00:00:00 2001 From: SATYA SB <107645008+satya07sb@users.noreply.github.com> Date: Fri, 31 Jan 2025 10:45:49 +0530 Subject: [PATCH] [accessibility-3556756]: [Programmatic Access- Azure Cosmos DB- Data explorer]: Ensures elements have alternate text or a role of none or presentation. (#2007) Co-authored-by: Satyapriya Bai --- 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}