Small UI changes
This commit is contained in:
@ -18,8 +18,7 @@ import SignOut from "../../components/SignOut.tsx";
|
||||
</div>
|
||||
|
||||
<div class="flex flex-row gap-2 justify-center items-center">
|
||||
<a class="btn btn-primary" href="/">Home</a>
|
||||
<SignOut client:load />
|
||||
<a class="btn btn-primary" href="/">Back to Home</a>
|
||||
</div>
|
||||
</div>
|
||||
</AdminLayout>
|
||||
|
Reference in New Issue
Block a user