diff --git a/components/providers/privy.tsx b/components/providers/privy.tsx index b0e5029..5907dfa 100644 --- a/components/providers/privy.tsx +++ b/components/providers/privy.tsx @@ -10,7 +10,7 @@ import { configureChainsConfig } from "@/config/networks" export function Privy({ children }: { children: ReactNode }) { return (