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 =