mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-27 03:06:24 -05:00
feat(gui): Add button to display monero redeem recovery keys (#64)
This commit is contained in:
parent
e4bddd2287
commit
177e3e9949
14 changed files with 90 additions and 49 deletions
|
|
@ -71,7 +71,7 @@ export default function InitPage() {
|
|||
size="large"
|
||||
className={classes.initButton}
|
||||
endIcon={<PlayArrowIcon />}
|
||||
onClick={init}
|
||||
onInvoke={init}
|
||||
displayErrorSnackbar
|
||||
>
|
||||
Start swap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue