Closed yarivShamash closed 5 years ago
Here I incorporated styled-components into the Venue section of the homepage (Location.js and Map.js) then changed file formats into .jsx and deleted Map.css to avoid redundancy.
Location.js
Map.js
.jsx
Map.css
Here I incorporated styled-components into the Venue section of the homepage (
Location.js
andMap.js
) then changed file formats into.jsx
and deletedMap.css
to avoid redundancy.