From 6477525fa2a1e7156ab0c908300eefe5d91760c9 Mon Sep 17 00:00:00 2001 From: Nikhil Tidke Date: Wed, 21 Feb 2024 22:19:39 +0530 Subject: [PATCH] rerun workflow --- custom-implementation/src/components/footer.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/custom-implementation/src/components/footer.tsx b/custom-implementation/src/components/footer.tsx index 4ff9c953..0ca43669 100644 --- a/custom-implementation/src/components/footer.tsx +++ b/custom-implementation/src/components/footer.tsx @@ -7,6 +7,7 @@ import { // eslint-disable-next-line @typescript-eslint/no-explicit-any const Footer = ({ list = [], logo, status, compliance, ...rest }: any) => { + // Footer return (