From f735899172380582bf81aa24f96a6659ca52a782 Mon Sep 17 00:00:00 2001 From: Ruchi Anand Date: Thu, 30 Jul 2026 16:10:39 +0530 Subject: [PATCH] removed ask docs button and fixed --- src/components/FloatingAssistant/index.tsx | 1 + src/components/LeftSidebar/NavContent.tsx | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/FloatingAssistant/index.tsx b/src/components/FloatingAssistant/index.tsx index ce598ab48..7eb3b2811 100644 --- a/src/components/FloatingAssistant/index.tsx +++ b/src/components/FloatingAssistant/index.tsx @@ -434,6 +434,7 @@ const FloatingAssistant: React.FC = () => { {!isOpen && !isClosing && (
- )} + )} */}