feat(gui): Button to open modal with QR code of Bitcoin address (#116)

This commit is contained in:
binarybaron 2024-10-14 04:01:11 +06:00 committed by GitHub
parent 2bffe40a37
commit 15b43bf4a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 134 additions and 71 deletions

View file

@ -216,7 +216,7 @@ export default function SwapStatusAlert({
<Alert
key={swap.swap_id}
severity="warning"
action={<SwapResumeButton swap={swap} />}
action={<SwapResumeButton swap={swap}>Resume Swap</SwapResumeButton>}
variant="filled"
>
<AlertTitle>