Ejercicio 2 incompleto

This commit is contained in:
Alexis08041992
2026-06-01 21:22:54 -03:00
parent 8c2458103e
commit a53c8c4e6f
3 changed files with 54 additions and 6 deletions

View File

@@ -31,6 +31,7 @@
<p id="error"></p>
<button type="button" id="boton-agregar">Agregar libro</button>
</div>
<p id="exito"></p>
<script src="script.js"></script>
</body>
</html>