feat: add react-scan

This commit is contained in:
Maze Winther 2026-03-02 10:34:23 +01:00
parent 3b74cddbfb
commit feaeec8dbe
1 changed files with 5 additions and 0 deletions

View File

@ -28,6 +28,11 @@ export default function RootLayout({
<html lang="en" suppressHydrationWarning>
<head>
<BotIdClient protect={protectedRoutes} />
<Script
src="//unpkg.com/react-scan/dist/auto.global.js"
crossOrigin="anonymous"
strategy="beforeInteractive"
/>
</head>
<body className={`${siteFont.className} font-sans antialiased`}>
<ThemeProvider