update layout & remove no

This commit is contained in:
Warunee Tamkoo 2023-10-19 17:10:40 +07:00
parent 2f2ce58212
commit 47ce78e31c
3 changed files with 28 additions and 31 deletions

View file

@ -1,5 +1,4 @@
interface DirectorRows {
no: number;
name: string;
position: string;
responsibilities: string;