Update home.tsx

This commit is contained in:
Yifei Zhang
2023-07-17 11:33:19 +08:00
committed by GitHub
parent f7e4b36746
commit 70a4f94c81

View File

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