mirror of
https://github.com/profullstack/logicsrc.git
synced 2026-08-13 22:37:29 +00:00
Add Profullstack feedback widget
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
ffe37a01ce
commit
e6929af1db
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ export default function RootLayout({ children }: { children: ReactNode }): React
|
||||||
src="https://crawlproof.com/stats.js"
|
src="https://crawlproof.com/stats.js"
|
||||||
strategy="afterInteractive"
|
strategy="afterInteractive"
|
||||||
/>
|
/>
|
||||||
</body>
|
<script async src="https://feedback.profullstack.com/embed/profullstack-feedback.js" data-property="logicsrc.com"></script></body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue