diff --git a/src/app/routes/__root.tsx b/src/app/routes/__root.tsx index 0964e87..dac2d58 100644 --- a/src/app/routes/__root.tsx +++ b/src/app/routes/__root.tsx @@ -89,6 +89,7 @@ function RootComponent() { ) } +// todo: analytics -> process.env data-website-id function RootDocument({ children }: { children: React.ReactNode }) { return (