about page dymanic

This commit is contained in:
Samandar Turgunboyev
2026-02-26 12:24:18 +05:00
parent a2be8ef125
commit 18cfa5cdf9
7 changed files with 215 additions and 118 deletions

View File

@@ -27,8 +27,6 @@ const SubCategory = () => {
router.push(`/category/${categoryId}/${subCategory.id}`);
};
console.log(categorys);
return (
<div className="custom-container">
<>