update to react analytics

This commit is contained in:
SaraJane
2026-01-20 12:30:14 +00:00
parent f976733d45
commit 4aff5a1e9c

View File

@ -1,5 +1,5 @@
import { SupportedWallet, WalletId, WalletManager, WalletProvider } from '@txnlab/use-wallet-react'
import { Analytics } from '@vercel/analytics/next'
import { Analytics } from '@vercel/analytics/react'
import { SnackbarProvider } from 'notistack'
import { useMemo } from 'react'
import { BrowserRouter, Route, Routes } from 'react-router-dom'