mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
update next and next-axiom
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export { reportWebVitals } from 'next-axiom'
|
||||
import { AxiomWebVitals } from 'next-axiom'
|
||||
import { Analytics } from '@vercel/analytics/react';
|
||||
import { useEffect } from 'react'
|
||||
|
||||
@@ -45,6 +45,7 @@ export default function MyApp({
|
||||
<Analytics />
|
||||
</Layout>
|
||||
</SessionProvider>
|
||||
<AxiomWebVitals />
|
||||
</div>
|
||||
)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user