Skip to content

Commit f30e947

Browse files
use it like this
1 parent be954fe commit f30e947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/_app.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Analytics } from '@vercel/analytics/react';
1+
import { Analytics } from '@vercel/analytics';
22
import { ElementType, useEffect } from "react";
33
import { useRouter } from "next/router";
44
import type { AppProps } from "next/app";

0 commit comments

Comments
 (0)