mirror of
https://github.com/danielvici/tool-website.git
synced 2026-01-16 19:41:26 +00:00
fix: Vercel SpeedInsights
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
'use client'
|
'use client'
|
||||||
import Link from 'next/link'
|
import Link from 'next/link'
|
||||||
import { SpeedInsights } from '@vercel/speed-insights/react';
|
import { SpeedInsights } from '@vercel/speed-insights/next';
|
||||||
|
|
||||||
export default function Home() {
|
export default function Home() {
|
||||||
const tools = [
|
const tools = [
|
||||||
|
|||||||
Reference in New Issue
Block a user