replaced ti-info-circle

This commit is contained in:
dakkar 2024-06-21 16:27:36 +01:00
parent 5409440501
commit d2b4b2fb94
27 changed files with 31 additions and 30 deletions

View file

@ -277,7 +277,7 @@ const headerActions = computed(() => {
const headerTabs = computed(() => [{
key: 'overview',
title: i18n.ts.overview,
icon: 'ph-info ph-bold ph-lg',
icon: 'ti ti-info-circle',
}, {
key: 'timeline',
title: i18n.ts.timeline,