fixes from peer review
This commit is contained in:
parent
19204851a0
commit
ef7cde6bc6
7 changed files with 30 additions and 24 deletions
|
|
@ -312,7 +312,7 @@ const headerTabs = computed(() => [...(defaultStore.reactiveState.pinnedUserList
|
|||
icon: basicTimelineIconClass(tl),
|
||||
iconOnly: true,
|
||||
})), {
|
||||
icon: 'ti ti-user-check',
|
||||
icon: 'ph-user-check ph-bold ph-lg',
|
||||
title: i18n.ts.following,
|
||||
iconOnly: true,
|
||||
onClick: () => router.push('/following-feed'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue