refactor: refs #8316 used VnSection and VnBetaCard #1147

Merged
alexm merged 16 commits from 8316-itemCardWithVnCardBeta into dev 2025-01-24 08:06:48 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 8e3fad60c0 - Show all commits

View File

@ -42,7 +42,7 @@ const itemCard = {
name: 'ItemTags',
meta: {
title: 'tags',
icon: 'vn:tag',
icon: 'vn:tags',
},
component: () => import('src/pages/Item/Card/ItemTags.vue'),
},