+
+ );
+ }
}
export default GoogleApiWrapper({
- apiKey: 'AIzaSyCmjvkXB_DMnBUNwxQztLMStyQmA_szbNw'
+ apiKey: 'AIzaSyCmjvkXB_DMnBUNwxQztLMStyQmA_szbNw',
})(MapContainer);
\ No newline at end of file
diff --git a/src/styles/containers/App.styl b/src/styles/containers/App.styl
index ad93502..bacddb6 100644
--- a/src/styles/containers/App.styl
+++ b/src/styles/containers/App.styl
@@ -5,4 +5,7 @@ body
section
margin 0
- paddin 0
\ No newline at end of file
+ paddin 0
+
+.hire
+ display none
\ No newline at end of file