Update index.js

This commit is contained in:
dhilanradya 2025-08-28 13:46:07 +07:00
parent ffe0039391
commit e5f2c9920b

View File

@ -19,7 +19,7 @@ const routes = [
},
{
path: '/produk/baru',
name: 'Produk',
name: 'ProdukBaru',
component: InputProduk
},
{