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

Loading…
Cancel
Save