Getting rid of Awesome Button
This commit is contained in:
		
							parent
							
								
									5dded31a31
								
							
						
					
					
						commit
						df3c874ea4
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -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() {
 | 
			
		|||
    <div className="App">
 | 
			
		||||
      <h1 id="title">{data.title}</h1>
 | 
			
		||||
      <div id="container">
 | 
			
		||||
        <AwesomeButton className="roots" type="primary">Facebook</AwesomeButton>
 | 
			
		||||
        {/*{data.links.map((rootDetail, index)=>{
 | 
			
		||||
          if(rootDetail.type == "facebook") {
 | 
			
		||||
            res = <AwesomeButton className="roots"></AwesomeButton>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue