feat: update Create Relay dialog
This commit is contained in:
parent
298021d25a
commit
24795f519f
4 changed files with 39 additions and 40 deletions
|
|
@ -16,8 +16,9 @@ const relays = async () => {
|
|||
data: {
|
||||
name: '',
|
||||
description: '',
|
||||
type: '',
|
||||
amount: '',
|
||||
pubkey: '',
|
||||
contact: '',
|
||||
contact: '',
|
||||
wallet: ''
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue