no message
This commit is contained in:
parent
6bb938637b
commit
f67c32209e
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ interface FormData {
|
|||
position: string;
|
||||
phone: string;
|
||||
email: string;
|
||||
qualification: string;
|
||||
}
|
||||
interface FormDataPost {
|
||||
personalId: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue