From e710adcbfa1d0d9008faea24ab3e11336f476632 Mon Sep 17 00:00:00 2001 From: Nathan Lamy Date: Tue, 24 Feb 2026 23:34:25 +0100 Subject: [PATCH] feat: add tracking --- app/root.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/root.tsx b/app/root.tsx index 46733e0..700d44c 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -56,6 +56,7 @@ export function Layout({ children }: { children: React.ReactNode }) { /> +