From f2ca0cecf69b7a7739e9d6a011aec6cb036b4eaf Mon Sep 17 00:00:00 2001 From: isra el Date: Sun, 7 Dec 2025 21:04:42 +0300 Subject: [PATCH] chore(web): hide blackfriday discount cta --- web/app/(app)/dashboard/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/(app)/dashboard/layout.tsx b/web/app/(app)/dashboard/layout.tsx index 16c889b..a3824d4 100644 --- a/web/app/(app)/dashboard/layout.tsx +++ b/web/app/(app)/dashboard/layout.tsx @@ -54,7 +54,7 @@ export default function DashboardLayout({ {/* */} - + {/* */} {children}