Merge branch 'nice' into develop
This commit is contained in:
commit
884c3e29e3
33 changed files with 598 additions and 1036 deletions
|
|
@ -6,7 +6,6 @@ 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