ui ลาออก ถึงเเก่กรรม

This commit is contained in:
setthawutttty 2023-07-24 13:19:14 +07:00
parent 6a68e7f05c
commit ac4fb71f09
7 changed files with 987 additions and 15 deletions

View file

@ -1 +1,4 @@
export type {};
interface Pagination {
rowsPerPage: number;
}
export type {Pagination};