From 5ebba23bafffe048fc686ccf0b43c65ef10b06af Mon Sep 17 00:00:00 2001 From: Ahmad <103906421+ahmadk953@users.noreply.github.com> Date: Wed, 21 Feb 2024 13:43:16 -0500 Subject: [PATCH] Fix Deployment Issues Due to Extra Export --- app/(marketing)/(legal)/privacy-policy/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/(marketing)/(legal)/privacy-policy/page.tsx b/app/(marketing)/(legal)/privacy-policy/page.tsx index 23e92bb..20362d6 100644 --- a/app/(marketing)/(legal)/privacy-policy/page.tsx +++ b/app/(marketing)/(legal)/privacy-policy/page.tsx @@ -1,4 +1,4 @@ -export const PrivacyPolicyPage = () => { +const PrivacyPolicyPage = () => { return (