From df3c874ea4ff1fdbf18337ebd8f5d1773c7a949c Mon Sep 17 00:00:00 2001 From: mikwee Date: Fri, 5 Nov 2021 13:53:40 +0200 Subject: [PATCH] Getting rid of Awesome Button --- src/App.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/App.js b/src/App.js index 7802c16..6bf456c 100644 --- a/src/App.js +++ b/src/App.js @@ -1,6 +1,4 @@ import './App.css'; -import {AwesomeButton} from 'react-awesome-button'; -import './styles/facebook.css'; import data from './roots.json' function App() { @@ -10,7 +8,6 @@ function App() {

{data.title}

- Facebook {/*{data.links.map((rootDetail, index)=>{ if(rootDetail.type == "facebook") { res =