Add for leave family

This commit is contained in:
lendry
2026-06-27 00:15:36 +03:00
parent 1a30e7e21c
commit 4b86c64cc4
17 changed files with 323 additions and 31 deletions

View File

@@ -324,7 +324,7 @@ export default function AdminUsersPage() {
</div>
</div>
<div className="overflow-hidden rounded-[24px] border border-[#eceef4] bg-white">
<div className="overflow-x-auto rounded-[24px] border border-[#eceef4] bg-white">
{loading ? (
<div className="flex items-center justify-center gap-2 py-16 text-[#667085]">
<Loader2 className="h-5 w-5 animate-spin" />