Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ showAdd
Function
showAdd
packages/ui/src/components/list.tsx:95–95 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
93
const searchAction = () => searchProps().action
94
const addProps = () => props.add
95
const showAdd = () => !!addProps()
96
97
const moved = (event: MouseEvent) => event.movementX !== 0 || event.movementY !== 0
98
Callers
1
List
Function · 0.85
Calls
1
addProps
Function · 0.85
Tested by
no test coverage detected