chore: rm polyfill

This commit is contained in:
GyDi
2022-11-19 01:22:00 +08:00
parent a089accd23
commit 166d7ba1cf
2 changed files with 0 additions and 22 deletions

View File

@@ -1,7 +1,6 @@
/// <reference types="vite/client" />
/// <reference types="vite-plugin-svgr/client" />
import "./assets/styles/index.scss";
import "@/utils/polyfill";
import React from "react";
import ReactDOM from "react-dom";