From 800a3004af4320881825399b5a197b4557ec516e Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Wed, 11 Feb 2026 16:00:23 +0100 Subject: Improve loading experience (especially iPhone) Closes #133 --- src/frontend/app/root.tsx | 222 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 220 insertions(+), 2 deletions(-) (limited to 'src/frontend/app/root.tsx') diff --git a/src/frontend/app/root.tsx b/src/frontend/app/root.tsx index df62989..a1219ae 100644 --- a/src/frontend/app/root.tsx +++ b/src/frontend/app/root.tsx @@ -68,8 +68,226 @@ export function Layout({ children }: { children: React.ReactNode }) { - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Enmarcha -- cgit v1.3