added new image

This commit is contained in:
2026-02-24 18:29:42 -06:00
parent 01eafd4038
commit edb2fd2664
6 changed files with 65 additions and 2025 deletions
+7 -7
View File
@@ -160,13 +160,6 @@ export default function Page() {
>
Nuevo
</button>
<button
className={`button buttonCancel ${styleprograms.button}`}
onClick={handleDelete}
>
Eliminar
</button>
</div>
</section>
)}
@@ -193,6 +186,13 @@ export default function Page() {
>
Cancelar
</button>
<button
className={`button buttonCancel ${styleprograms.button}`}
onClick={handleDelete}
>
Eliminar
</button>
</div>
</section>
)}