bug da tabela de paciente encontrado e resolvido

This commit is contained in:
joao_pedro 2025-10-30 09:13:06 -03:00
parent 8b0fd68d6a
commit a3bd204b88

View File

@ -119,7 +119,7 @@ function TablePaciente({ setCurrentPage, setPatientID }) {
redirect: 'follow'
};
fetch("https://yuanqfswhberkoevtmfr.supabase.co/rest/v1/patient", requestOptions)
fetch("https://yuanqfswhberkoevtmfr.supabase.co/rest/v1/patients", requestOptions)
.then(response => {
// 1. VERIFICAÇÃO DO STATUS HTTP (Se não for 2xx)