Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import { useStore } from
'@nanostores/react'
;
2
import type { Message } from
'ai'
;
3
import { useChat } from
'ai/react'
;
4
import { useAnimate } from
'framer-motion'
;
Callers
nothing calls this directly
Calls
7
createScopedLogger
Function · 0.90
useShortcuts
Function · 0.90
usePromptEnhancer
Function · 0.90
useMessageParser
Function · 0.90
useSnapScroll
Function · 0.90
enhancePrompt
Function · 0.85
scrollTextArea
Function · 0.85
Tested by
no test coverage detected