fix
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { useRouter } from "next/router";
|
||||
import { useEffect, useState } from "react";
|
||||
import { getAccessToken, usePrivy } from "@privy-io/react-auth";
|
||||
import { QueryClient, QueryClientProvider } from '@tanstack/react-query';
|
||||
//import { QueryClient, QueryClientProvider } from '@tanstack/react-query';
|
||||
import Head from "next/head";
|
||||
import { useBalance } from 'wagmi';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user