We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f274250 commit 239c3e0Copy full SHA for 239c3e0
1 file changed
components/chat-input.tsx
@@ -284,10 +284,10 @@ export function ChatInput({
284
</div>
285
<p className="text-xs text-muted-foreground mt-2 text-center">
286
CodinIT.dev sponsored by{' '}
287
- <a href="https://e2b.dev" target="_blank" className="text-[#ff8800]">
+ <a href="https://codinit.dev" target="_blank" className="text-[#ff8800]">
288
✶ E2B
289
</a>
290
</p>
291
</form>
292
)
293
-}
+}
0 commit comments