From cfcb2c3a9a1e5a6c60af258cb928b25e0c5c0955 Mon Sep 17 00:00:00 2001 From: Arghya Ghosh <71373838+uiuxarghya@users.noreply.github.com> Date: Sat, 4 Dec 2021 02:52:30 +0530 Subject: [PATCH] Update Community.js --- src/components/Community.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/Community.js b/src/components/Community.js index 67d3dd77..63ed8351 100644 --- a/src/components/Community.js +++ b/src/components/Community.js @@ -1,7 +1,7 @@ export function Community() { return ( - ) }