Preferences page

This commit is contained in:
2023-08-21 14:58:57 +01:00
parent 35423cc91b
commit 976f841d0b
45 changed files with 484 additions and 467 deletions

View File

@ -46,7 +46,7 @@ const ConnectLNC = () => {
active: true,
info: unwrap(walletInfo),
});
navigate("/wallet");
navigate("/settings/wallet");
}
function flowConnect() {