From 79c2b81776fa705b0bcde98baa7a4442e4ecd7f1 Mon Sep 17 00:00:00 2001 From: amirhouieh Date: Wed, 10 May 2023 19:54:33 +0200 Subject: [PATCH] cleanup spacing --- src/pages/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index dcdfe64..42c17ce 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -17,7 +17,6 @@ type Props = { export default function Home({ posts, featured }: Props) { return ( <> - {/* For Demo purposes only. Use inline CSS and styled components temporarily */} {/*@TODO @jinho, wht PostContainer should recive an array of postData instead of only One?*/} {featured && (