replaced ti-heart

This commit is contained in:
dakkar 2024-06-21 14:38:16 +01:00
parent b4e3217cc2
commit f8248853d1
13 changed files with 21 additions and 18 deletions

View file

@ -85,7 +85,7 @@ const headerTabs = computed(() => [{
}, {
key: 'liked',
title: i18n.ts._pages.liked,
icon: 'ph-heart ph-bold ph-lg',
icon: 'ti ti-heart',
}]);
definePageMetadata(() => ({