MCPcopy 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
3import { useState, forwardRef, useImperativeHandle, useEffect } from 'react';
4import { SendIcon, Sparkles, Globe, Lock, Loader2, Cpu } from 'lucide-react';

Callers

nothing calls this directly

Calls 2

useModelsFunction · 0.90
cnFunction · 0.90

Tested by

no test coverage detected