Skip to content

Commit

Permalink
Merge pull request #634 from us3r-network/F-homeCommunityLines-shixuewen
Browse files Browse the repository at this point in the history
feat: home community lines
  • Loading branch information
friendlysxw authored Mar 20, 2024
2 parents f5dda28 + 23db140 commit f8eafec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/u3/src/container/explore/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ export default function Home() {
});

fetchTrendingCommunities({
pageSize: 6,
pageSize: 12,
pageNumber: 1,
})
.then((res) => {
Expand Down

0 comments on commit f8eafec

Please sign in to comment.