From 275dd6e199178339ab7b4e61a685eec9e0cf01e7 Mon Sep 17 00:00:00 2001 From: Sampath Date: Mon, 20 Nov 2023 19:27:30 +0530 Subject: [PATCH] Heading has been given to the text in the welcome dialog of launch copilot --- src/Explorer/QueryCopilot/Modal/WelcomeModal.tsx | 4 +++- .../Modal/__snapshots__/WelcomeModal.test.tsx.snap | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/Explorer/QueryCopilot/Modal/WelcomeModal.tsx b/src/Explorer/QueryCopilot/Modal/WelcomeModal.tsx index 58b968621..f7686fb18 100644 --- a/src/Explorer/QueryCopilot/Modal/WelcomeModal.tsx +++ b/src/Explorer/QueryCopilot/Modal/WelcomeModal.tsx @@ -53,7 +53,9 @@ export const WelcomeModal = ({ visible }: { visible: boolean }): JSX.Element => - Welcome to Microsoft Copilot for Azure in Cosmos DB (preview) + + Welcome to Microsoft Copilot for Azure in Cosmos DB (preview) + diff --git a/src/Explorer/QueryCopilot/Modal/__snapshots__/WelcomeModal.test.tsx.snap b/src/Explorer/QueryCopilot/Modal/__snapshots__/WelcomeModal.test.tsx.snap index a7193cdf5..7b0373410 100644 --- a/src/Explorer/QueryCopilot/Modal/__snapshots__/WelcomeModal.test.tsx.snap +++ b/src/Explorer/QueryCopilot/Modal/__snapshots__/WelcomeModal.test.tsx.snap @@ -76,6 +76,7 @@ exports[`Query Copilot Welcome Modal snapshot test should render when isOpen is } > Welcome to Microsoft Copilot for Azure in Cosmos DB (preview)