update App.js, src/components/ContactUsInfoCard/index.js, src/components/LeafletMap/index.scss and src/index.scss

master
mahdi 3 years ago
parent 857535b1d0
commit 85dbcca2cc
  1. 6
      src/App.js

@ -120,8 +120,8 @@ function App() {
{/* <Design2D /> */}
{/* <Features /> */}
{/* <Feedback /> */}
{/* <Alert /> */}
{/* <Toast /> */}
<Alert />
<Toast />
{/* <ProductSuggestion /> */}
{/* <ProductImage /> */}
{/* <ProductTab /> */}
@ -153,7 +153,7 @@ function App() {
<ContactUsInfoCard />
<RoomCardInfo />
<FormInput />
{/* <LeafletMap /> */}
<LeafletMap />
{/* *************************************************** mini components *************************************************** */}

Loading…
Cancel
Save