mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Remove react-scan
This commit is contained in:
parent
ec3875d1b7
commit
7d56f52a25
@ -66,7 +66,6 @@ export default function RootLayout({
|
||||
return (
|
||||
<html suppressHydrationWarning lang="en" className={`${GeistSans.variable} ${GeistMono.variable}`}>
|
||||
<head>
|
||||
{getNodeEnvironment() === 'development' && <script src="https://unpkg.com/react-scan/dist/auto.global.js" async />}
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" />
|
||||
<StyleLink href="https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded&display=block" />
|
||||
<StyleLink defer href="https://cdn.jsdelivr.net/npm/katex@0.16.9/dist/katex.css" integrity="sha384-OH8qNTHoMMVNVcKdKewlipV4SErXqccxxlg6HC9Cwjr5oZu2AdBej1TndeCirael" crossOrigin="anonymous" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user