modified date

This commit is contained in:
2026-02-11 16:29:37 -06:00
parent b7f287c635
commit dacbfd8486
8 changed files with 8 additions and 31 deletions
-1
View File
@@ -99,7 +99,6 @@ export default function Inscripcion({
Swal.fire("Alumno con pago");
setFolio("");
setAmount("");
setDate("");
router.refresh();
} catch (err: any) {
-1
View File
@@ -62,7 +62,6 @@ function Receipt({ numAcount }: ReceiptsProps) {
setFolio("");
setAmount("");
setDate("");
toast.success("Recibo guardado");
Swal.fire({