@@ -75,7 +84,7 @@ const AvailabilityEditor = ({ times, timezone, value = [], onChange, table }: Av
if (y === column.cells.length - 1) return null
if (!cell) return
('greyed_times')}
/>
@@ -87,7 +96,7 @@ const AvailabilityEditor = ({ times, timezone, value = [], onChange, table }: Av
return
})}
-