From d71646a60d8a1b40c8bae76ff1570ead8df9d1fc Mon Sep 17 00:00:00 2001 From: John Vandivier Date: Mon, 31 May 2021 22:31:16 -0400 Subject: [PATCH] feat: concise card code (#348) --- pages/index.tsx | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/pages/index.tsx b/pages/index.tsx index 4f65a93c8..3a466c606 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -52,15 +52,7 @@ export default function Home({ {products.slice(0, 3).map((product, i) => ( - + ))} {products.slice(0, 3).map((product, i) => ( - + ))} {/*