- แก้ไข focus style icon ของเพิ่มคนในทดลองงาน + ลาออก

- fix code error (type script)
This commit is contained in:
Warunee Tamkoo 2023-09-13 17:45:54 +07:00
parent 5c7853e821
commit 7374a6a417
3 changed files with 53 additions and 166 deletions

View file

@ -1,5 +1,5 @@
interface ResponseData {
createdAt: Date;
createdAt: any;
date: Date;
firstName: string;
id: string;