Skip to content

Commit

Permalink
fix build?
Browse files Browse the repository at this point in the history
  • Loading branch information
leifriksheim committed Nov 30, 2023
1 parent e04a146 commit 849e129
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dapp/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { InjectedConnector } from "wagmi/connectors/injected";
import { signMessage } from "@wagmi/core";
// @ts-ignore
import Ad4mConnect from "@perspect3vism/ad4m-connect/core";
// @ts-ignore
import { Ad4mClient, EntanglementProof } from "@perspect3vism/ad4m";
import Logo from "./Logo";
import { publicProvider } from "wagmi/providers/public";
Expand Down

0 comments on commit 849e129

Please sign in to comment.