wip: delete beneficiaty

This commit is contained in:
2025-10-09 15:17:07 +05:30
parent 917a17d826
commit a4f510ad40
2 changed files with 197 additions and 100 deletions

View File

@@ -12,6 +12,7 @@ import dynamic from 'next/dynamic';
import { generateCaptcha } from '@/app/captcha';
import { IconShieldLockFilled } from "@tabler/icons-react";
import dayjs from "dayjs";
import { IconTrash } from "@tabler/icons-react";
export default function Login() {