From d51d9129626fc31761fc73f76656adcf842b0757 Mon Sep 17 00:00:00 2001 From: ronalds Date: Mon, 1 Dec 2025 01:40:47 -0300 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20Removido=20el=20efecto=20animate-bo?= =?UTF-8?q?unce=20del=20modal=20de=20actualizaci=C3=B3n.=20Ahora=20aparece?= =?UTF-8?q?=20est=C3=A1tico=20sin=20saltos.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 2aa95c1..c24bdd3 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -93,7 +93,7 @@ function App() { {/* Modal de actualización disponible */} {updateAvailable && (
-
+