feat: model share market
This commit is contained in:
@@ -91,7 +91,7 @@ export const usePagination = <T = any,>({
|
||||
|
||||
useEffect(() => {
|
||||
mutate(1);
|
||||
}, [mutate]);
|
||||
}, []);
|
||||
|
||||
return {
|
||||
pageNum,
|
||||
|
||||
Reference in New Issue
Block a user