Skip to content

Commit

Permalink
sure
Browse files Browse the repository at this point in the history
  • Loading branch information
icco committed Sep 19, 2024
1 parent 207b40d commit 75e59a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/WebVitals.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ export function WebVitals() {
fetch(url, { body, method: "POST", keepalive: true });
}
});

return <></>;
}

0 comments on commit 75e59a4

Please sign in to comment.