refactor: update imports in various components for consistency and remove unused imports
This commit is contained in:
@@ -256,6 +256,7 @@ function RouteComponent() {
|
||||
</Link>
|
||||
<Link
|
||||
to="/asignaturas"
|
||||
search={{ carreraId: '', f: '', facultadId: '', planId: '', q: '' }}
|
||||
className="inline-flex items-center gap-2 rounded-xl bg-white/20 border border-white/30 px-3 py-1.5 text-sm hover:bg-white/30">
|
||||
<Icons.BookOpen className="w-4 h-4" /> Nueva asignatura
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user