0
0
Fork 0

remove component import

This commit is contained in:
William Buezas 2024-04-16 12:18:36 -03:00
parent d9d868a6af
commit a397c6ed30
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ export default {
window.location.href = window.location.href =
'https://grafana.verdnatura.es/d/TTNXQAxVk'; 'https://grafana.verdnatura.es/d/TTNXQAxVk';
}, },
component: () => import('src/pages/Item/ItemCreate.vue'),
}, },
], ],
}, },