fixed insights
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m49s
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m49s
This commit is contained in:
parent
80b079c8e5
commit
ba13e26ff7
@ -19,6 +19,7 @@ export default function RootLayout({
|
||||
<html lang="en" className={`${GeistSans.variable}`}>
|
||||
<body>
|
||||
<TRPCReactProvider>{children}</TRPCReactProvider>
|
||||
<SpeedInsights />
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user