catalog connected to backend

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-02-06 18:57:47 +05:00
parent e99df29b81
commit d4a242b169
18 changed files with 262 additions and 63 deletions

View File

@@ -1,5 +1,5 @@
export { ProductBanner } from "./productBanner";
export { Products } from "./products";
export { ProductBanner } from "./banner";
export { Products } from "./product/products";
export { SliderComp } from "./slug/slider";
export { RightSide } from "./slug/rightSide";
export { Features } from "./slug/features";