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