feat: delete merchant from the local DB
This commit is contained in:
parent
9931a08566
commit
92c0833991
4 changed files with 52 additions and 4 deletions
|
|
@ -8,6 +8,7 @@
|
|||
<div class="row">
|
||||
<div class="col-2">
|
||||
<merchant-details
|
||||
:merchant-id="merchant.id"
|
||||
:inkey="g.user.wallets[0].inkey"
|
||||
:adminkey="g.user.wallets[0].adminkey"
|
||||
@show-keys="toggleMerchantKeys"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue