filter connected to backend

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-02-05 15:11:36 +05:00
parent d7e1990cc9
commit 3cf5e0efcf
2 changed files with 120 additions and 20 deletions

View File

@@ -15,6 +15,12 @@ export const endPoints = {
gallery: "gallery/",
contact: "contact/",
statistics: "statistics/",
filter: {
size: "size/",
sizePageItems: "size/?page_size=500",
catalog: "catalog/",
catalogPageItems: "catalog/?page_size=500",
},
post: {
sendNumber: "callBack/",
productContact: "customer/",