refactor: refs #8316 used VnSection and VnBetaCard #1147
|
@ -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'),
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue