replaced a bunch of ti-*
This commit is contained in:
@@ -103,7 +103,7 @@ const headerTabs = computed(() => []);
|
||||
|
||||
definePageMetadata(() => ({
|
||||
title: list.value ? list.value.name : i18n.ts.lists,
|
||||
icon: 'ph-list ph-bold ph-lg',
|
||||
icon: 'ti ti-list',
|
||||
}));
|
||||
</script>
|
||||
<style lang="scss" module>
|
||||
|
||||
Reference in New Issue
Block a user