diff --git a/apps/web/components/booking/AvailableEventLocations.tsx b/apps/web/components/booking/AvailableEventLocations.tsx index 16825862c8..4b9363718f 100644 --- a/apps/web/components/booking/AvailableEventLocations.tsx +++ b/apps/web/components/booking/AvailableEventLocations.tsx @@ -32,7 +32,7 @@ export function AvailableEventLocations({ locations }: { locations: Props["event /> )} -

{t(locationKeyToString(location) ?? "")}

+

{t(locationKeyToString(location) ?? "")}

); diff --git a/apps/web/components/eventtype/EventSetupTab.tsx b/apps/web/components/eventtype/EventSetupTab.tsx index e9acf623ff..d3681d8d3d 100644 --- a/apps/web/components/eventtype/EventSetupTab.tsx +++ b/apps/web/components/eventtype/EventSetupTab.tsx @@ -197,14 +197,14 @@ export const EventSetupTab = (
  • -
    -
    +
    +
    {`${eventLocationType.label} - {eventLabel} + {eventLabel}