mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-12-06 17:32:31 -05: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