navbar component conneceted to backend

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-03-05 10:29:05 +05:00
parent 2b8e86e305
commit a6c1e4644a
3 changed files with 97 additions and 110 deletions

View File

@@ -35,6 +35,8 @@ export const endPoints = {
gallery: "gallery/?page_size=500",
contact: "contact/",
statistics: "statistics/",
banner: "banner/",
navbar:"navigationitem/?page_size=500",
filter: {
size: "size/",
sizePageItems: "size/?page_size=500",