แก้ type ใน information

This commit is contained in:
AnandaTon 2023-03-29 14:36:15 +07:00
parent db2ee3d01e
commit 63d64c3fd6

View file

@ -25,7 +25,7 @@ interface Information {
nationality: string | null
ethnicity: string | null
religionId: string | null
tel: int | null
tel: string | null
phone: string | null
email: string | null
province: string | null