ย้ายไอคอน
This commit is contained in:
parent
da4e99f767
commit
c3c11afd1f
58 changed files with 1115 additions and 1056 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import type { zipCodeOption } from "../../components/profileType";
|
||||
interface Pagination {
|
||||
page: number;
|
||||
page?: number;
|
||||
rowsPerPage: number;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue