Fix signer disconnection flash, nav icon sizes

This commit is contained in:
Jon Staab
2026-01-16 11:33:03 -08:00
parent d1db77d0f5
commit 3f914d02cc
7 changed files with 254 additions and 333 deletions
+1
View File
@@ -17,6 +17,7 @@
await logout()
window.location.href = "/"
} catch (e) {
console.error(e)
loading = false
}
}