diff --git a/src/components/WalletViewer.tsx b/src/components/WalletViewer.tsx index 23e7e8e..277a95e 100644 --- a/src/components/WalletViewer.tsx +++ b/src/components/WalletViewer.tsx @@ -1461,11 +1461,14 @@ export default function WalletViewer() { )} {invoiceDetails?.description && ( -
- +
+ Description: - + {invoiceDetails.description}