Skip to content

Commit

Permalink
Update home.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Yidadaa authored Jul 17, 2023
1 parent f7e4b36 commit 70a4f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/home.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"use client";

// require("../polyfill");
require("../polyfill");

import { useState, useEffect } from "react";

Expand Down

0 comments on commit 70a4f94

Please sign in to comment.