about page dymanic
This commit is contained in:
@@ -27,8 +27,6 @@ const SubCategory = () => {
|
||||
router.push(`/category/${categoryId}/${subCategory.id}`);
|
||||
};
|
||||
|
||||
console.log(categorys);
|
||||
|
||||
return (
|
||||
<div className="custom-container">
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user