page รอ API // ui เมนู
This commit is contained in:
parent
acdc6d19f7
commit
621f965151
8 changed files with 319 additions and 23 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import type { zipCodeOption } from "../../components/profileType";
|
||||
interface Pagination {
|
||||
page: number;
|
||||
rowsPerPage: number;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue