m
This commit is contained in:
parent
0b68956dc1
commit
01905935e7
2 changed files with 6 additions and 12 deletions
|
|
@ -7,15 +7,6 @@ class App extends Component {
|
|||
render() {
|
||||
return (
|
||||
<div className="App">
|
||||
<header className="App-header">
|
||||
<h1>Kene's Cribs</h1>
|
||||
<p>Real Website loading.......</p>
|
||||
</header>
|
||||
<section>
|
||||
|
||||
<ListingsPage />
|
||||
|
||||
</section>
|
||||
<Homepage></Homepage>
|
||||
</div>
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue