diff --git a/src/pages/Agendamento.jsx b/src/pages/Agendamento.jsx index 5e1adb1..89e9388 100644 --- a/src/pages/Agendamento.jsx +++ b/src/pages/Agendamento.jsx @@ -276,30 +276,15 @@ const Agendamento = ({ setDictInfo }) => { return (
-

Gerenciar consultas

+

Agendar nova consulta

{/* LIMPA O OBJETO DE EDIÇÃO AO CLICAR EM "ADICIONAR" */} -<<<<<<< HEAD - : - - - } - +
{!PageNovaConsulta ? ( @@ -473,11 +458,5 @@ const Agendamento = ({ setDictInfo }) => {
) } -<<<<<<< HEAD export default Agendamento; - -======= - -export default Agendamento; ->>>>>>> b64b664621626393863bd367709ca331df3ec00c