import List from "./List"; import Loading from "./Loading"; function Hours({ appo, doctor, hour, setHour, value, nameHours, locationAddress }) { if (appo === "loading") { return ; } else if (typeof appo === "string") { return (
{appo}
آدرس مطب:
{locationAddress}