fixes from peer review

This commit is contained in:
Hazel K 2024-10-02 11:38:21 -04:00
parent 19204851a0
commit ef7cde6bc6
7 changed files with 30 additions and 24 deletions

View file

@ -70,7 +70,7 @@ export const navbarItemDef = reactive({
},
following: {
title: i18n.ts.following,
icon: 'ti ti-user-check',
icon: 'ph-user-check ph-bold ph-lg',
to: '/following-feed',
},
lists: {