From 8ea8f0230fb55233ce941a87c3d432d77e75ba54 Mon Sep 17 00:00:00 2001 From: MokireddySampath <120497218+MokireddySampath@users.noreply.github.com> Date: Thu, 27 Jul 2023 07:30:27 +0530 Subject: [PATCH] role has been changed to heading (#1453) * arialabel has been added to close button of invitational youtube video * heading role has been addedd and tag has been changed to h1 * Update QuickstartCarousel.tsx * Update QuickstartCarousel.tsx * Update SplashScreen.tsx --- src/Explorer/SplashScreen/SplashScreen.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Explorer/SplashScreen/SplashScreen.tsx b/src/Explorer/SplashScreen/SplashScreen.tsx index a8dae2fc5..f36710780 100644 --- a/src/Explorer/SplashScreen/SplashScreen.tsx +++ b/src/Explorer/SplashScreen/SplashScreen.tsx @@ -246,8 +246,9 @@ export class SplashScreen extends React.Component {
-
{ ? "Welcome to Azure Cosmos DB for PostgreSQL" : "Welcome to Azure Cosmos DB"} -
+
{userContext.apiType === "Postgres" ? "Get started with our sample datasets, documentation, and additional tools."