From 68414c73ea2f51ed1eb930c10416268e8d666403 Mon Sep 17 00:00:00 2001 From: Khalim Conn-Kowlessar Date: Mon, 24 Jul 2023 11:40:31 +0100 Subject: [PATCH] fixing build error --- src/app/portfolio/[slug]/plan-loading/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/portfolio/[slug]/plan-loading/page.tsx b/src/app/portfolio/[slug]/plan-loading/page.tsx index e70c364..d06e2bc 100644 --- a/src/app/portfolio/[slug]/plan-loading/page.tsx +++ b/src/app/portfolio/[slug]/plan-loading/page.tsx @@ -18,7 +18,7 @@ export default function LoadingPage({ params }: { params: { slug: string } }) {

- We're building your portfolio plan + We're building your portfolio plan

This could take a few minutes. Thank you for your patience.