Merge branch 'feat/alby' of ssh://github.com/rolznz/cal.com into feat/alby

feat/alby
Alan 2023-09-25 14:18:42 -07:00
commit 1bdf1ce081
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)}>