From 40c696bb4d56fb7ec552556a6903df6603cd7505 Mon Sep 17 00:00:00 2001 From: mikwee Date: Mon, 8 Nov 2021 20:46:41 +0200 Subject: [PATCH] Removing socialTypes --- src/App.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.js b/src/App.js index 1fc1334..c17460d 100644 --- a/src/App.js +++ b/src/App.js @@ -7,7 +7,6 @@ import data from './roots.json' function App() { var res; - const socialTypes = ["facebook", "instagram", "twitter", "github", "youtube", "linkedin", "pinterest"]; return (