envio de constancias pdf, se añadio banner

This commit is contained in:
2023-03-24 15:00:03 -06:00
parent 6d6eb825d2
commit e098a52fd8
15 changed files with 3002 additions and 69 deletions
+9
View File
@@ -0,0 +1,9 @@
interface Row {
Asistencia: number
Nombre: string
'Apellido Paterno': string
'Apellido Materno': string
Carrera: string
'Institución Procedencia': string
Email: string
}