Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Claw-AI-Lab/Claw-AI-Lab
/ toggleExpand
Function
toggleExpand
frontend/src/components/ProjectPanel.tsx:149–152 ·
view source on GitHub ↗
(projectId: string, e: React.MouseEvent)
Source
from the content-addressed store, hash-verified
147
)}
148
</div>
149
</div>
150
151
<div className=
"project-input-stack"
>
152
<textarea
153
className=
"project-topic-input"
154
placeholder={info.placeholder}
155
value={topicInput}
Callers
1
ProjectPanel
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected