From 532a453f5a66b952d9bfbf3fe6c98a73ba1b734e Mon Sep 17 00:00:00 2001 From: MokireddySampath <120497218+MokireddySampath@users.noreply.github.com> Date: Thu, 4 Jan 2024 19:38:05 +0530 Subject: [PATCH] Aria label has been updated to the button(Enable copilot/Disable copilot) (#1706) --- src/Explorer/Tabs/QueryTab/QueryTabComponent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Explorer/Tabs/QueryTab/QueryTabComponent.tsx b/src/Explorer/Tabs/QueryTab/QueryTabComponent.tsx index f78ada849..20cb683d1 100644 --- a/src/Explorer/Tabs/QueryTab/QueryTabComponent.tsx +++ b/src/Explorer/Tabs/QueryTab/QueryTabComponent.tsx @@ -444,7 +444,7 @@ export default class QueryTabComponent extends React.Component