diff --git a/src/pages/FinanceiroDashboard.jsx b/src/pages/FinanceiroDashboard.jsx index e41b321..a2c868d 100644 --- a/src/pages/FinanceiroDashboard.jsx +++ b/src/pages/FinanceiroDashboard.jsx @@ -334,7 +334,7 @@ export default function FinanceiroDashboard() { setNovoPagamento(false); }} > - Ver / Editar + Ver Detalhes )} @@ -260,7 +311,10 @@ function InicioPaciente() {

Você não tem consultas agendadas

-
@@ -270,4 +324,4 @@ function InicioPaciente() { ); } -export default InicioPaciente; \ No newline at end of file +export default InicioPaciente;