Compare commits

..

2 Commits

Author SHA1 Message Date
dhilanradya
0bb5b23ead Merge branch 'production' of https://git.abbauf.com/Magang-2025/Kasir into production 2025-08-28 13:46:16 +07:00
dhilanradya
e5f2c9920b Update index.js 2025-08-28 13:46:07 +07:00

View File

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