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.
1 parent 5e874c9 commit d669ddaCopy full SHA for d669dda
apps/webapp/app/root.tsx
@@ -106,7 +106,6 @@ export default function App() {
106
<head>
107
<Meta />
108
<Links />
109
- {kapa.websiteId && <script src="https://js.hcaptcha.com/1/api.js"></script>}
110
</head>
111
<body className="h-full overflow-hidden bg-background-dimmed">
112
<AskAIProvider websiteId={kapa.websiteId || null}>
0 commit comments