update oauth

This commit is contained in:
lendry
2026-06-25 14:23:55 +03:00
parent c3e06e03cf
commit 1796008a28
21 changed files with 340 additions and 64 deletions

View File

@@ -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">