新的结构

This commit is contained in:
BOBEVANS\caiwe
2023-04-17 23:49:36 +08:00
parent 78c9e66c1f
commit afdb29b5ec
4 changed files with 6 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
"use client";
require("../polyfill");
import "../polyfill.ts";
import { useState, useEffect, useRef } from "react";