Fix debug stream default account when changing tx tabs

This commit is contained in:
muzam1l
2022-04-08 16:03:37 +05:30
parent 6e90a4c3d7
commit 3b66d64c14
4 changed files with 55 additions and 19 deletions

View File

@@ -18,6 +18,7 @@ export const transactionsState = proxy({
state: defaultTransaction,
},
],
activeHeader: "test1.json"
});
/**