fix
This commit is contained in:
parent
5bcf07c306
commit
5aed5699b9
2 changed files with 66 additions and 3 deletions
|
|
@ -66,6 +66,7 @@ interface FormChangeName {
|
|||
profileId: string;
|
||||
prefixId: string | null | undefined;
|
||||
prefix: string | null | undefined;
|
||||
rank: string | null | undefined;
|
||||
firstName: string | null | undefined;
|
||||
lastName: string | null | undefined;
|
||||
status: string | null | undefined;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue