mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
cleared build warnings
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
import React from 'react'
|
||||
|
||||
export default class Project extends React.Component {
|
||||
constructor(props){
|
||||
super(props)
|
||||
}
|
||||
|
||||
render(){
|
||||
let links;
|
||||
this.props.links.forEach(x => {
|
||||
|
||||
Reference in New Issue
Block a user