fix: Botanical icon

This commit is contained in:
Javier Segarra 2024-05-01 13:27:40 +02:00
parent 72ad524c68
commit d2531efdd6
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ export default {
name: 'ItemBotanical',
meta: {
title: 'botanical',
icon: 'vn:botanical',
icon: 'local_florist',
},
component: () => import('src/pages/Item/Card/ItemBotanical.vue'),
},