product View

This commit is contained in:
CHIEFSOFT\ameye
2025-10-06 18:31:33 -04:00
parent bd4cdb1ae9
commit d37026c868
5 changed files with 92 additions and 4 deletions
+1
View File
@@ -11,6 +11,7 @@ const RouteLinks = {
transactionsPage: '/transactions',
countrySettings: '/country',
products: '/products',
productView: '/product-view/*',
usersAdmin: '/users-admin',
productTemplates: '/products-template',
customTemplates: '/custom-template',