update oauth
This commit is contained in:
@@ -30,7 +30,7 @@ export function AdminShell({ active, children }: { active: string; children: Rea
|
||||
}
|
||||
|
||||
return (
|
||||
<IdShell active="/admin/users" wide>
|
||||
<IdShell active={active} wide>
|
||||
<div className="mb-6 flex flex-wrap items-start justify-between gap-4">
|
||||
<div>
|
||||
<div className="mb-2 flex items-center gap-2">
|
||||
|
||||
Reference in New Issue
Block a user