This commit is contained in:
ruchi 2021-03-31 13:43:45 -04:00
parent 81c77efe36
commit a4bb55ef46
2 changed files with 6 additions and 12 deletions

View file

@ -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>
);

View file

@ -117,7 +117,10 @@ class ListingsPage extends Component {
<section class="colored-section2" id="cta">
<h2> Testing</h2>
{/*
<div class="row">
@ -149,13 +152,13 @@ class ListingsPage extends Component {
</div>
</div>
*/}
<div class="row">
<div class="col-12">
<h2> Map here</h2>
<h2> Map </h2>
<div style={{ width: "100vm", height: "800px" }}>
<MapWrapped