fix: wizard loading order and zeroConf
This commit is contained in:
parent
0a491e0522
commit
97ffb7bdf1
17 changed files with 259 additions and 109 deletions
|
|
@ -52,7 +52,6 @@ const getOverridesFields = (getData, currency, auxElements) => {
|
|||
)
|
||||
|
||||
const suggestionFilter = (it, cryptoData) => {
|
||||
console.log(it)
|
||||
if (!it?.machine) return cryptoData
|
||||
|
||||
return R.differenceWith(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue