Update home.tsx

main
Yifei Zhang 2 years ago committed by GitHub
parent f7e4b36746
commit 70a4f94c81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save