fix: fix type Image

This commit is contained in:
quangnhankie
2021-09-08 11:43:04 +07:00
parent ae5e7e8d43
commit d642460c65
4 changed files with 11 additions and 13 deletions

View File

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