Skip to content

Commit

Permalink
Corregido error de despliegue
Browse files Browse the repository at this point in the history
  • Loading branch information
CANCI0 committed Mar 11, 2024
1 parent a8a591a commit 91ed3ae
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10,002 deletions.
1 change: 1 addition & 0 deletions webapp/src/pages/Bateria/Bateria.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ const JuegoPreguntas = () => {
console.error("Error al obtener las preguntas:", error);
navigate("/home?error=1");
});
// eslint-disable-next-line
},[]);

useEffect(() => {
Expand Down
Loading

0 comments on commit 91ed3ae

Please sign in to comment.