Added logout functionality and client error message for 500 status codes
This commit is contained in:
@@ -72,6 +72,7 @@ templ navRight() {
|
||||
rounded-lg px-4 py-2 text-md text-red
|
||||
hover:bg-red/25 hover:cursor-pointer"
|
||||
role="menuitem"
|
||||
@click="isActive=false"
|
||||
>
|
||||
Logout
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user