diff --git a/components/booking/AvailableTimes.tsx b/components/booking/AvailableTimes.tsx index 83266bad74..887843315b 100644 --- a/components/booking/AvailableTimes.tsx +++ b/components/booking/AvailableTimes.tsx @@ -29,63 +29,65 @@ const AvailableTimes = ({ }); return ( -
Could not load the available time slots.
+ {error && ( +Could not load the available time slots.
+