Skip to content

Commit ea2ad78

Browse files
committed
fix build
1 parent d40d14d commit ea2ad78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/dashboard/src/app/pay/page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ export default async function PayPage({
9292
name={params.name}
9393
image={params.image}
9494
theme={params.theme}
95+
purchaseData={undefined}
9596
/>
9697
);
9798
}

0 commit comments

Comments
 (0)