mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-11 14:10:15 -07:00
+1
-1
@@ -46,7 +46,7 @@ const MyApp = ({ Component, emotionCache, pageProps }: MyAppProps) =>
|
||||
</ProviderTheming>
|
||||
|
||||
{isVercelFrontend && <VercelAnalytics debug={false} />}
|
||||
{isVercelFrontend && <VercelSpeedInsights debug={false} sampleRate={1 / 10} />}
|
||||
{isVercelFrontend && <VercelSpeedInsights debug={false} sampleRate={1 / 2} />}
|
||||
|
||||
</>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user