mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
fix: Fix link data demo recipesListPage
This commit is contained in:
@@ -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}/> */}
|
||||
|
Reference in New Issue
Block a user