fix: Fix link data demo recipesListPage

This commit is contained in:
quangnhankie
2021-09-08 15:45:31 +07:00
parent 92b37ae10a
commit 035c362f48
2 changed files with 35 additions and 35 deletions

View File

@@ -65,9 +65,9 @@ export default function Test() {
return (
<>
<BlogDetailPage />
{/* <BlogDetailPage /> */}
{/* <RecipeListPage/> */}
<RecipeListPage/>
{/* <MenuNavigation heading="CATEGORIES" categories={CATEGORY}/>
<MenuNavigationProductList categories={CATEGORY} brands={BRAND} featured={BRAND}/> */}