Fix lint
This commit is contained in:
parent
a17b7f65f8
commit
2c9ce113d1
|
@ -198,6 +198,7 @@ export function WalletProvider({ children }) {
|
|||
privateKeyImports,
|
||||
importsEncryptionKey,
|
||||
setWalletSelector,
|
||||
enqueueSnackbar,
|
||||
]);
|
||||
|
||||
function addAccount({ name, importedAccount, ledger }) {
|
||||
|
|
Loading…
Reference in New Issue