fix loading

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-02-07 10:28:09 +07:00
parent 4646a3fdbb
commit 23dbf79067
6 changed files with 112 additions and 41 deletions

View file

@ -33,6 +33,7 @@ interface ResponseObject {
religion: string | null;
telephoneNumber: string | null;
prefixMain: string;
statusEmail: string;
}
interface Religion {