Tweak login button styles

This commit is contained in:
Jon Staab
2024-12-04 15:11:32 -08:00
parent 2e05eee9e7
commit 7b58cdf855
2 changed files with 36 additions and 33 deletions
+1
View File
@@ -161,6 +161,7 @@ export const logout = async () => {
}
await clearStorage()
localStorage.clear()
}