mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-01 16:50:12 +08:00
discarding ColorModeScript
This commit is contained in:
@@ -8,7 +8,6 @@ export default function Document() {
|
||||
<link rel="shortcut icon" type="image/png" href="/images/logos/favicon.png" />
|
||||
</Head>
|
||||
<body className="flex h-full flex-col bg-gray-50">
|
||||
<ColorModeScript type='localStorage' />
|
||||
<Main />
|
||||
<NextScript />
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user