From 2301b587006802d9d64ced300a130a84c2dc0220 Mon Sep 17 00:00:00 2001 From: AyushRanjan Date: Tue, 26 Sep 2023 15:40:24 +0530 Subject: [PATCH] loading icon and powered by neon patch --- src/components/Footer/index.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/Footer/index.tsx b/src/components/Footer/index.tsx index 56d4677..e2407e5 100644 --- a/src/components/Footer/index.tsx +++ b/src/components/Footer/index.tsx @@ -10,7 +10,9 @@ const Footer = ({ isExpanded }) => { width: isExpanded ? 'calc(100% - 324px)' : 'calc(100% - 128px)', }} > - + + - +