This commit is contained in:
Marco Pedone 2025-08-04 19:51:40 +02:00
parent e6d0718ba2
commit 329ec88b4c

View file

@ -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 <LoadingPage />;
return <LoadingPage />;
}
return (
<div className="mx-auto p-4">