import { headers } from "next/headers"; export default function HourlyTime(props: {time: string}) { return(
{props.time}