[resumes][feat] change to most comments

This commit is contained in:
Keane Chan 2022-10-23 01:00:04 +08:00
parent 11aa89353f
commit 862bb53cdb
No known key found for this signature in database
GPG Key ID: 32718398E1E9F87C

View File

@ -57,7 +57,7 @@ export const BROWSE_TABS_VALUES = {
export const SORT_OPTIONS: Record<string, string> = {
latest: 'Latest',
popular: 'Popular',
topComments: 'Top Comments',
topComments: 'Most Comments',
};
export const ROLE: Array<FilterOption<RoleFilter>> = [