From 68e3cfd8f62577184ed490c2a93f20b375a1998f Mon Sep 17 00:00:00 2001 From: kevin-carlson <58197406+kevin-carlson@users.noreply.github.com> Date: Mon, 13 Dec 2021 08:19:58 -0600 Subject: [PATCH] Check mark fixed (#1405) --- .../src/components/CommunitySection/CommunitySection.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/website/src/components/CommunitySection/CommunitySection.js b/packages/website/src/components/CommunitySection/CommunitySection.js index b261817e..280ea311 100644 --- a/packages/website/src/components/CommunitySection/CommunitySection.js +++ b/packages/website/src/components/CommunitySection/CommunitySection.js @@ -12,7 +12,6 @@ import { } from "../../components/Icons"; import useSubscribe from "./useSubscribe"; import Link from "../Link"; - const social = [ { name: "Discord", Icon: DiscordSmall, href: "https://discord.gg/skynetlabs" }, { name: "Twitter", Icon: TwitterSmall, href: "https://twitter.com/SkynetLabs" }, @@ -73,7 +72,7 @@ const CommunitySection = () => { />