fixing & updated
This commit is contained in:
parent
7d4d2e157c
commit
c3d2477843
6 changed files with 45 additions and 19 deletions
|
|
@ -77,6 +77,8 @@ interface FormDataIDP {
|
|||
developmentReport: string;
|
||||
status: string;
|
||||
reason: string;
|
||||
createdFullName?: string;
|
||||
createdAt?: Date | null;
|
||||
}
|
||||
|
||||
export type {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue