fixing & updated

This commit is contained in:
Warunee Tamkoo 2024-10-03 13:44:56 +07:00
parent 7d4d2e157c
commit c3d2477843
6 changed files with 45 additions and 19 deletions

View file

@ -77,6 +77,8 @@ interface FormDataIDP {
developmentReport: string;
status: string;
reason: string;
createdFullName?: string;
createdAt?: Date | null;
}
export type {