fix: fix link import

This commit is contained in:
quangnhankie
2021-09-08 15:28:53 +07:00
parent 2660e23116
commit 92b37ae10a
2 changed files with 10 additions and 14 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}/> */}