mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-10 15:36:53 +02:00
style: remove "Waiting for payment..." text from receive dialog
The QR code overlay spinner already indicates payment checking status.
This commit is contained in:
@@ -1630,7 +1630,6 @@ export default function WalletViewer() {
|
||||
<DialogTitle>Receive Payment</DialogTitle>
|
||||
<DialogDescription>
|
||||
Generate a Lightning invoice to receive sats.
|
||||
{checkingPayment && " Waiting for payment..."}
|
||||
</DialogDescription>
|
||||
</DialogHeader>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user