Add a manage page with tabs
This commit is contained in:
@@ -21,7 +21,7 @@ export default async function LogIn(): Promise<React.JSX.Element | undefined> {
|
||||
>
|
||||
<button
|
||||
type="submit"
|
||||
className="btn btn-circle hover:bg-primary/25 group border-2 border-primary/75 p-1 transition-colors duration-100"
|
||||
className="btn btn-outline btn-circle hover:bg-primary/25 group border-2 border-primary/75 p-1 transition-colors duration-100"
|
||||
>
|
||||
<UserIcon
|
||||
className={`h-8 w-auto transition-colors ${
|
||||
|
||||
Reference in New Issue
Block a user