From 4ce85b97f9165015739d5957f525fe0470e16b98 Mon Sep 17 00:00:00 2001 From: Praveen K B Date: Mon, 13 Jan 2025 16:37:23 +0530 Subject: [PATCH] fix: Correlate btn and explore page changes --- src/pages/Correlation/index.tsx | 2 +- src/pages/Correlation/styles/Correlation.module.css | 1 - src/pages/Stream/components/PrimaryToolbar.tsx | 9 +++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/Correlation/index.tsx b/src/pages/Correlation/index.tsx index 7e7606d3..c2eb2b96 100644 --- a/src/pages/Correlation/index.tsx +++ b/src/pages/Correlation/index.tsx @@ -367,7 +367,7 @@ const Correlation = () => {
); }; @@ -128,8 +129,8 @@ const PrimaryToolbar = () => { {view === 'explore' ? ( - +