mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-11-12 15:26:09 +08:00
fix: #244 optimize polyfill
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
import { Analytics } from "@vercel/analytics/react";
|
||||
|
||||
import "array.prototype.at";
|
||||
|
||||
import { Home } from "./components/home";
|
||||
|
||||
export default function App() {
|
||||
|
||||
Reference in New Issue
Block a user