fix:fix proprtype
This commit is contained in:
@@ -46,6 +46,7 @@ function UsersTable() {
|
||||
|
||||
const setPage = (page: number) =>
|
||||
navigate({
|
||||
//@ts-ignore
|
||||
search: (prev: { [key: string]: string }) => ({ ...prev, page }),
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user