Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeFox-Repo/codefox
/ prompt-form.tsx
File
prompt-form.tsx
frontend/src/components/root/prompt-form.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use client'
;
2
3
import { useState, forwardRef, useImperativeHandle, useEffect } from
'react'
;
4
import { SendIcon, Sparkles, Globe, Lock, Loader2, Cpu } from
'lucide-react'
;
Callers
nothing calls this directly
Calls
2
useModels
Function · 0.90
cn
Function · 0.90
Tested by
no test coverage detected