From 8537cc37d27f76a317db4bffc793a932add951b3 Mon Sep 17 00:00:00 2001 From: AyushRanjan Date: Thu, 12 Oct 2023 16:28:45 +0530 Subject: [PATCH] TP-45181 | footer removed --- src/components/LeftNav/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/LeftNav/index.tsx b/src/components/LeftNav/index.tsx index 64c20ad..e9565c2 100644 --- a/src/components/LeftNav/index.tsx +++ b/src/components/LeftNav/index.tsx @@ -125,7 +125,6 @@ const LeftNav: React.FC = ({ children }) => { )} > {children} -