import { classNames } from "@calcom/lib"; export function BlockedTimeCell() { return (
); }