This commit is contained in:
Marco Pedone 2025-08-04 19:52:48 +02:00
parent 3f1779bd7d
commit 2fc5798b86

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">