Skip to content

Commit

Permalink
Update buy-credits.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Nutlope committed Mar 23, 2023
1 parent 2e88282 commit a0e4904
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/buy-credits.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ export default function Pricing() {
<title>RoomGPT Pricing</title>
</Head>
<Script src="https://js.stripe.com/v3/pricing-table.js" />
<script src="https://cdn.paritydeals.com/banner.js"></script>
<Header
photo={session?.user?.image || undefined}
email={session?.user?.email || undefined}
Expand Down

1 comment on commit a0e4904

@vercel
Copy link

@vercel vercel bot commented on a0e4904 Mar 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.