MCPcopy
hub / github.com/stackblitz/bolt.new / Chat.client.tsx

File Chat.client.tsx

app/components/chat/Chat.client.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useStore } from '@nanostores/react';
2import type { Message } from 'ai';
3import { useChat } from 'ai/react';
4import { useAnimate } from 'framer-motion';

Callers

nothing calls this directly

Calls 7

createScopedLoggerFunction · 0.90
useShortcutsFunction · 0.90
usePromptEnhancerFunction · 0.90
useMessageParserFunction · 0.90
useSnapScrollFunction · 0.90
enhancePromptFunction · 0.85
scrollTextAreaFunction · 0.85

Tested by

no test coverage detected