Skip to content

Commit

Permalink
fix deployer
Browse files Browse the repository at this point in the history
  • Loading branch information
XueMoMo committed Dec 25, 2023
1 parent f98a342 commit 0deede4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { configureChains, createClient, WagmiConfig } from "wagmi";
import { MetaMaskConnector } from "wagmi/connectors/metaMask";
import { publicProvider } from "wagmi/providers/public";
import { Squada_One, Work_Sans, Roboto, Roboto_Mono } from "@next/font/google";
import { Helmet } from "react-helmet";
const so = Squada_One({
weight: "400",
display: "auto",
Expand Down

0 comments on commit 0deede4

Please sign in to comment.