diff --git a/apps/infoalloggi/src/components/svgs.tsx b/apps/infoalloggi/src/components/svgs.tsx index 9a231c0..11bed15 100644 --- a/apps/infoalloggi/src/components/svgs.tsx +++ b/apps/infoalloggi/src/components/svgs.tsx @@ -746,22 +746,16 @@ export const PasswordSVG = (props: SVGProps) => ( }} /> ); @@ -787,16 +781,16 @@ export const AlarmClockSVG = (props: SVGProps) => ( fill="#FFB612" /> ); diff --git a/apps/infoalloggi/src/components/tables/ricerca-table.tsx b/apps/infoalloggi/src/components/tables/ricerca-table.tsx index b543533..49dcedb 100644 --- a/apps/infoalloggi/src/components/tables/ricerca-table.tsx +++ b/apps/infoalloggi/src/components/tables/ricerca-table.tsx @@ -82,16 +82,14 @@ const Row = ({ >
- + - - Affitto {servizio.tipologia} - + Affitto {servizio.tipologia} {`${servizio.created_at.toLocaleDateString("it")}`}
-
+
{isOpen ? : }