Se corrigen bugs sobre crear carreras, filtrado y que aparezcan las materias cuando se crean

This commit is contained in:
2025-10-24 12:36:39 -06:00
parent 78580df13b
commit 1fe8f2b6a8
4 changed files with 39 additions and 8 deletions

View File

@@ -30,7 +30,7 @@ export function useDeleteCarreraDialog(carreraId: string, onDeleted?: () => void
const dialog = (
<Dialog open={open} onOpenChange={setOpen}>
<DialogContent>
<DialogContent className="bg-white">
<DialogHeader>
<DialogTitle className="font-mono" >¿Eliminar carrera?</DialogTitle>
<DialogDescription>