mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2026-03-11 07:27:23 -04:00
reorganize providers
This commit is contained in:
@@ -10,7 +10,7 @@ import {
|
||||
useConnect,
|
||||
} from "wagmi";
|
||||
|
||||
import { config } from "~/components/WagmiProvider";
|
||||
import { config } from "~/components/providers/WagmiProvider";
|
||||
import { Button } from "~/components/ui/Button";
|
||||
import { truncateAddress } from "~/lib/truncateAddress";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user