update product

This commit is contained in:
hamid zarghami
2025-09-24 09:02:08 +03:30
parent a71d521c7c
commit 0dd1ab170d
11 changed files with 337 additions and 14 deletions
+1
View File
@@ -128,5 +128,6 @@ export const Pages = {
create: "/products/create",
list: "/products/list",
variants: "/products/variants/",
update: "/products/update/",
},
};