mirror of
https://github.com/Noratrieb/hugos-lieblingsflugzeuge.git
synced 2026-01-17 05:05:05 +01:00
image loading for hugos planes
This commit is contained in:
parent
9bb74df734
commit
0d1cf198b3
3 changed files with 11 additions and 8 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import React, {Component} from "react";
|
||||
import ModelImage from "./Plane";
|
||||
import React, {Component} from 'react';
|
||||
import ModelImage from './Plane';
|
||||
|
||||
class Home extends Component {
|
||||
render() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue