Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ inline
Function
inline
packages/ui/src/v2/components/select-v2.tsx:91–91 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
89
])
90
91
const inline = () => (local.appearance ??
"base"
) ===
"inline"
92
93
const state: { key?: string; cleanup?: void | (() => void) } = {}
94
Callers
1
SelectV2
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected