From 725d60d1f7ccf0f0c9e83d2b86b4781dd774ad24 Mon Sep 17 00:00:00 2001 From: GilenoNeto901 Date: Thu, 11 Sep 2025 11:32:38 -0300 Subject: [PATCH] feat: ajeitei o nome --- src/components/patients/PatientForm.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/patients/PatientForm.jsx b/src/components/patients/PatientForm.jsx index 934c8d8..9844b80 100644 --- a/src/components/patients/PatientForm.jsx +++ b/src/components/patients/PatientForm.jsx @@ -206,7 +206,7 @@ function PatientForm({ onSave, onCancel, PatientDict }) { return (
-

MedicoConnect

+

MediConnect

{/* DADOS PESSOAIS */}