databuddy

This commit is contained in:
Maze Winther
2025-07-13 13:20:06 +02:00
parent 3037a7ecbf
commit 3b4b7e2009

View File

@ -30,10 +30,11 @@ export default function RootLayout({
strategy="afterInteractive"
async
data-client-id="UP-Wcoy5arxFeK7oyjMMZ"
data-track-attributes={true}
data-track-errors={true}
data-track-outgoing-links={true}
data-track-web-vitals={true}
data-track-attributes={false}
data-track-errors={false}
data-track-outgoing-links={false}
data-track-web-vitals={false}
data-track-sessions={false}
/>
</TooltipProvider>
</ThemeProvider>