diff --git a/examples/with-nextjs-and-clerk-auth/src/app/(monite)/[[...path]]/page.tsx b/examples/with-nextjs-and-clerk-auth/src/app/(monite)/[[...path]]/page.tsx index 304ba582c..ab1e59e0f 100644 --- a/examples/with-nextjs-and-clerk-auth/src/app/(monite)/[[...path]]/page.tsx +++ b/examples/with-nextjs-and-clerk-auth/src/app/(monite)/[[...path]]/page.tsx @@ -64,7 +64,7 @@ export default function DefaultPage() { }); return ( - +