Update packages/app-store/alby/components/AlbyPaymentComponent.tsx

feat/alby
alannnc 2023-09-25 14:03:28 -07:00 committed by GitHub
parent f8caf08ccf
commit 2ccc3e1783
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ export const AlbyPaymentComponent = (props: IAlbyPaymentComponentProps) => {
{isPaying && <Spinner className="mt-12 h-8 w-8" />}
{!isPaying && (
<>
{/* <p className="break-all">Payment {JSON.stringify(payment)}</p> */}
{!showQRCode && (
<div className="flex gap-4">
<Button color="secondary" onClick={() => setShowQRCode(true)}>