Skip to content

Commit

Permalink
fix-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
thelostone-mc committed Sep 17, 2024
1 parent 446d95e commit a818d62
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import {
renderWithContext,
} from "../../../test-utils";
import Navbar from "../Navbar";
import type wagmi from "wagmi";
import * as wagmi from "wagmi";
import type rrd from "react-router-dom";
const userAddress = faker.finance.ethereumAddress();

Expand Down

0 comments on commit a818d62

Please sign in to comment.