From 815ce759cde5a6d08b84766fd631bee880c9e3fc Mon Sep 17 00:00:00 2001 From: GilenoNeto901 Date: Fri, 14 Nov 2025 21:27:04 -0300 Subject: [PATCH] agendamento resolvido --- src/pages/Agendamento.jsx | 25 ++----------------------- 1 file changed, 2 insertions(+), 23 deletions(-) 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