feat: update Create Relay dialog

This commit is contained in:
Vlad Stan 2023-02-06 14:23:41 +02:00
parent 298021d25a
commit 24795f519f
4 changed files with 39 additions and 40 deletions

View file

@ -16,8 +16,9 @@ const relays = async () => {
data: {
name: '',
description: '',
type: '',
amount: '',
pubkey: '',
contact: '',
contact: '',
wallet: ''
}
},