webextension: fix type error
This commit is contained in:
parent
ba913cd2ce
commit
a0e0c5c4a6
@ -35,7 +35,6 @@ export const GetCash = tests.createExample(ReadyView, {
|
||||
},
|
||||
},
|
||||
goToBank: {},
|
||||
sendAll: {},
|
||||
goToWallet: {},
|
||||
previous: [],
|
||||
selectCurrency: {},
|
||||
@ -50,7 +49,6 @@ export const SendCash = tests.createExample(ReadyView, {
|
||||
},
|
||||
},
|
||||
goToBank: {},
|
||||
sendAll: {},
|
||||
goToWallet: {},
|
||||
previous: [],
|
||||
selectCurrency: {},
|
||||
|
Loading…
Reference in New Issue
Block a user