From 9ba94f2c2c5b3c8e5aba62d6adfebb5019d40370 Mon Sep 17 00:00:00 2001 From: "Roberto.silva" Date: Tue, 10 Feb 2026 08:35:46 -0600 Subject: [PATCH] =?UTF-8?q?No=20tiene=20sentido=20este=20bot=C3=B3n=20de?= =?UTF-8?q?=20guardar=20fix=20#87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../asignaturas/detalle/BibliographyItem.tsx | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/src/components/asignaturas/detalle/BibliographyItem.tsx b/src/components/asignaturas/detalle/BibliographyItem.tsx index 1e0a2a4..ca58f05 100644 --- a/src/components/asignaturas/detalle/BibliographyItem.tsx +++ b/src/components/asignaturas/detalle/BibliographyItem.tsx @@ -1,12 +1,4 @@ -import { - Plus, - Search, - BookOpen, - Trash2, - Library, - Edit3, - Save, -} from 'lucide-react' +import { Plus, Search, BookOpen, Trash2, Library, Edit3 } from 'lucide-react' import { useEffect, useState } from 'react' import { @@ -204,15 +196,6 @@ export function BibliographyItem({ /> - -