From ad460c5cb4bfa4af9bcf77bd7046f61287a9c858 Mon Sep 17 00:00:00 2001 From: ademsuslu Date: Fri, 6 Dec 2024 02:18:24 +0300 Subject: [PATCH] refactor:footer hr --- components/shared/footer.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/components/shared/footer.tsx b/components/shared/footer.tsx index 78e1a1b..74e313f 100644 --- a/components/shared/footer.tsx +++ b/components/shared/footer.tsx @@ -5,6 +5,7 @@ import Logo from './logo' const Footer = () => { return (