mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-06-28 15:29:11 +00:00
refactor: move analytics
This commit is contained in:
parent
4e870b76c9
commit
e062b81e26
2 changed files with 2 additions and 9 deletions
|
@ -1,7 +0,0 @@
|
|||
"use client";
|
||||
|
||||
import { Analytics as VercelAnalytics } from "@vercel/analytics/react";
|
||||
|
||||
export function Analytics() {
|
||||
return <VercelAnalytics />;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue