Merge origin/master into feat/credential-sharing

This commit is contained in:
Anthony Ettinger 2026-06-27 15:26:54 +00:00
commit 1276a3c505

View file

@ -86,7 +86,7 @@ export default function RootLayout({ children }: { children: ReactNode }): React
src="https://crawlproof.com/stats.js"
strategy="afterInteractive"
/>
</body>
<script async src="https://feedback.profullstack.com/embed/profullstack-feedback.js" data-property="logicsrc.com"></script></body>
</html>
);
}