From 3d300cc1e429e396cb0c36f357fc53fa4c2ae3c5 Mon Sep 17 00:00:00 2001 From: MokireddySampath <120497218+MokireddySampath@users.noreply.github.com> Date: Wed, 22 Nov 2023 00:06:09 +0530 Subject: [PATCH] heading has been changed to follow the hierarchy down the page (#1656) --- src/Explorer/Tabs/QueryTab/QueryResultSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Explorer/Tabs/QueryTab/QueryResultSection.tsx b/src/Explorer/Tabs/QueryTab/QueryResultSection.tsx index 3240851d5..1872a8750 100644 --- a/src/Explorer/Tabs/QueryTab/QueryResultSection.tsx +++ b/src/Explorer/Tabs/QueryTab/QueryResultSection.tsx @@ -475,7 +475,7 @@ export const QueryResultSection: React.FC = ({ {queryResults && !error && (
-
Query Statistics
+

Query Statistics