diff --git a/src/layouts/components/ContactUs/LocationCard.tsx b/src/layouts/components/ContactUs/LocationCard.tsx index ba3f590f4..619253a63 100644 --- a/src/layouts/components/ContactUs/LocationCard.tsx +++ b/src/layouts/components/ContactUs/LocationCard.tsx @@ -135,7 +135,7 @@ export const LocationCard = ({ {/* Note: contentEditable is required to stop drag and drop from hitting the first level drag and drop */} - + {frontMatter.operating_hours.map( (operatingHour, operatingHourIndex) => ( - {/* Operating hours days */}