From 33c994ff0d2fe6c395e5578e56d5d9b1ab27ab34 Mon Sep 17 00:00:00 2001 From: alvaromaoc Date: Mon, 2 Jun 2025 11:55:15 +0200 Subject: [PATCH] First iteration cool UI (bump) --- src/pages/Landing.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/Landing.tsx b/src/pages/Landing.tsx index 2ebf591..45496c7 100644 --- a/src/pages/Landing.tsx +++ b/src/pages/Landing.tsx @@ -173,5 +173,4 @@ export function ChartAreaLegend() { ) } - export default Landing; \ No newline at end of file