Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ draggable
Function
draggable
packages/app/src/components/file-tree.tsx:213–213 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
211
const file = useFile()
212
const level = props.level ?? 0
213
const draggable = () => props.draggable ?? true
214
215
const key = (p: string) =>
216
file
Callers
1
FileTree
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected