<p>obs: paciente está com inchaco nas pernas</p> </Appointment> )} </HourSlot> ); }; // const renderHourSlot = (hour: number, minute: number) => { // const time = `${hour.toString().padStart(2, '0')}:${minute.toString().padStart(2, '0')}`; // const info = appoint...