From c1a383bd2d6a5463095a414f5df3b3ac74fc59f8 Mon Sep 17 00:00:00 2001 From: Marco Pedone Date: Mon, 29 Dec 2025 15:38:15 +0100 Subject: [PATCH] refactor: update icon in AnnuncioActions and adjust grid layout in BasicAnnuncioCard --- apps/infoalloggi/src/components/servizio/annuncio_actions.tsx | 4 ++-- apps/infoalloggi/src/components/servizio/annuncio_card.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 = ({ >