Skip to content

Commit

Permalink
chore: update wording
Browse files Browse the repository at this point in the history
  • Loading branch information
teodorus-nathaniel committed Jan 12, 2024
1 parent 17e8b75 commit e5769cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/main/HomePageFilters.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const commonFilterOption = [{ label: 'Latest', value: 'latest' }]
// : []

export const postFilterOpt = [
{ label: 'Active Staking', value: 'suggested' },
{ label: 'Featured Posts', value: 'suggested' },
{ label: 'All Posts', value: 'latest' },
// removed most liked and commented
// ...offchainPostFilterOpt,
Expand Down

0 comments on commit e5769cf

Please sign in to comment.