diff --git a/apps/infoalloggi/src/components/servizio/annuncio_actions.tsx b/apps/infoalloggi/src/components/servizio/annuncio_actions.tsx index 2402cce..e578c40 100644 --- a/apps/infoalloggi/src/components/servizio/annuncio_actions.tsx +++ b/apps/infoalloggi/src/components/servizio/annuncio_actions.tsx @@ -1,4 +1,4 @@ -import { FolderKanban, ShieldUser, Trash2, Wrench } from "lucide-react"; +import { ExternalLink, FolderKanban, ShieldUser, Trash2 } from "lucide-react"; import Link from "next/link"; import toast from "react-hot-toast"; import { Confirm } from "~/components/confirm"; @@ -74,7 +74,7 @@ export const AnnuncioActions = () => { size="sm" variant="secondary" > - + Modifica Annuncio diff --git a/apps/infoalloggi/src/components/servizio/annuncio_card.tsx b/apps/infoalloggi/src/components/servizio/annuncio_card.tsx index 4c4b214..7990ad8 100644 --- a/apps/infoalloggi/src/components/servizio/annuncio_card.tsx +++ b/apps/infoalloggi/src/components/servizio/annuncio_card.tsx @@ -66,7 +66,7 @@ export const BasicAnnuncioCard = ({ >