fix loading
This commit is contained in:
parent
4646a3fdbb
commit
23dbf79067
6 changed files with 112 additions and 41 deletions
|
|
@ -33,6 +33,7 @@ interface ResponseObject {
|
|||
religion: string | null;
|
||||
telephoneNumber: string | null;
|
||||
prefixMain: string;
|
||||
statusEmail: string;
|
||||
}
|
||||
|
||||
interface Religion {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue