From a326284b11f085f70e64bdaedc3738f4223c6b83 Mon Sep 17 00:00:00 2001 From: akashluca-l Date: Thu, 17 Jul 2025 20:49:00 +0530 Subject: [PATCH] Recipes Page footer issue corrected --- app/community/single-recipes/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/community/single-recipes/page.tsx b/app/community/single-recipes/page.tsx index 438efd6..915c46d 100644 --- a/app/community/single-recipes/page.tsx +++ b/app/community/single-recipes/page.tsx @@ -25,8 +25,6 @@ const Page = () => { return ( <> - -
{ {/*===== Recipe AREA ENDS =======*/}
- ) }