mirror of
https://github.com/Noratrieb/hugos-lieblingsflugzeuge.git
synced 2026-01-16 12:45:12 +01:00
huugoo
This commit is contained in:
parent
ea8fe969a4
commit
4e2d32cf04
6 changed files with 6 additions and 7 deletions
|
|
@ -16,6 +16,7 @@ class ModelImage extends Component {
|
|||
}
|
||||
|
||||
render() {
|
||||
//const style = {backgroundImage: `url('/img/${this.state.img}')`};
|
||||
return (
|
||||
<a href="" className="model">
|
||||
<img src={this.state.img} alt={this.state.name}/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue