mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-11 14:10:15 -07:00
Fix page
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ const MyApp = ({ Component, emotionCache, pageProps }: MyAppProps) =>
|
||||
<Component {...pageProps} />
|
||||
</ProviderBackend>
|
||||
</ProviderTRPCQueryClient>
|
||||
</ProviderTheming>;
|
||||
</ProviderTheming>
|
||||
|
||||
<VercelAnalytics debug={false} />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user