This commit is contained in:
hailin 2025-05-21 13:29:00 +08:00
parent c670150d1d
commit ac537df133
1 changed files with 0 additions and 7 deletions

View File

@ -1,10 +1,3 @@
/*
eslint-disable @next/next/no-sync-scripts
/env.js window.RUNTIME_ENV
Supabase React
*/
import { Html, Head, Main, NextScript } from "next/document";
export default function Document() {