This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Softpar
/
sfp_vue_franchisee_ginastica_cerebro
Seguir
4
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
fix: add missing newline at end of file in StudentPage.vue
alvesantos
hace 1 semana
padre
c9e7d7da7c
commit
ddcb2d1306
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Unificar vista
Mostrar estadísticas de diff
1
1
src/pages/students/StudentPage.vue
+ 1
- 1
src/pages/students/StudentPage.vue
Ver fichero
@@ -297,4 +297,4 @@ onMounted(loadStudents);
max-width: 100%;
max-width: 100%;
}
}
}
}
-</style>
+</style>