From 2fc5798b86fcb2404dcbdc85d029a64d26ec2030 Mon Sep 17 00:00:00 2001 From: Marco Pedone Date: Mon, 4 Aug 2025 19:52:48 +0200 Subject: [PATCH] test --- apps/infoalloggi/src/pages/test.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/infoalloggi/src/pages/test.tsx b/apps/infoalloggi/src/pages/test.tsx index 4f28b62..013a4f6 100644 --- a/apps/infoalloggi/src/pages/test.tsx +++ b/apps/infoalloggi/src/pages/test.tsx @@ -9,7 +9,7 @@ const Test: NextPage = () => { ordineId: "9e6badb3-41e7-459f-8e00-ae57bfb86ea0" as OrdiniOrdineId, // Replace with a valid ordine ID for testing }); if (!data) { - return ; + return ; } return (