From 7961234946efdd168196e5a85adf91e1eab0b314 Mon Sep 17 00:00:00 2001 From: Vandivier Date: Mon, 31 May 2021 17:04:14 -0400 Subject: [PATCH] feat: concise card code --- pages/index.tsx | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/pages/index.tsx b/pages/index.tsx index e0182da08..5cbc5ffcb 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -56,15 +56,7 @@ export default function Home({ {products.slice(0, 3).map((product, i) => ( - + ))} {products.slice(0, 3).map((product, i) => ( - + ))} {/*