193 merge artifacts
This commit is contained in:
parent
34c16456ea
commit
092713a541
|
@ -22,8 +22,6 @@
|
||||||
[:div.field
|
[:div.field
|
||||||
(if-not (empty? web3-accounts)
|
(if-not (empty? web3-accounts)
|
||||||
[dropdown {:class "address-input"} "Select address"
|
[dropdown {:class "address-input"} "Select address"
|
||||||
; If address is empty, add title
|
|
||||||
[dropdown {:class "address-input"}
|
|
||||||
address
|
address
|
||||||
(vec
|
(vec
|
||||||
(for [acc web3-accounts]
|
(for [acc web3-accounts]
|
||||||
|
|
Loading…
Reference in New Issue