Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arctic-cli/interface
/ variant
Function
variant
packages/ui/src/components/diff-changes.tsx:8–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
variant?:
"default"
|
"bars"
7
}) {
8
const variant = () => props.variant ??
"default"
9
10
const additions = createMemo(() =>
11
Array.isArray(props.changes)
Callers
1
DiffChanges
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected