Skip to content

Commit

Permalink
Preguntas
Browse files Browse the repository at this point in the history
  • Loading branch information
jul1oCesar0 committed Nov 26, 2024
1 parent 9ff5b6e commit 1d1c3eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/feedback/encuesta.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ function EncuestaCitas() {
];


// Verificar si el usuario ya completó la encuesta al montar el componente
useEffect(() => {
const verificarEncuesta = async () => {
try {
Expand Down

0 comments on commit 1d1c3eb

Please sign in to comment.