We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1961458 + 7f92bbb commit 796e870Copy full SHA for 796e870
1 file changed
src/app/layout.tsx
@@ -45,7 +45,7 @@ export default function RootLayout({
45
<ScrollManager />
46
</Suspense>
47
<Navbar />
48
- <Script id="clarity" strategy="afterInteractive">
+ <Script id="ms-clarity" strategy="afterInteractive">
49
{`
50
(function(c,l,a,r,i,t,y){
51
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
0 commit comments