Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StaticMania/keep-react
/ cn
Function
cn
app/src/utils/cn.ts:154–156 ·
view source on GitHub ↗
(...args: ClassValue[])
Source
from the content-addressed store, hash-verified
152
})
153
154
const
cn = (...args: ClassValue[]) => {
155
return
twMerge(clsx(args))
156
}
157
158
export
{ cn }
Callers
15
CodeHighlight
Function · 0.90
Header
Function · 0.90
CodeHighlightPreview.tsx
File · 0.90
index.tsx
File · 0.90
CommandShortcut
Function · 0.90
DatePicker
Function · 0.90
SelectContent.tsx
File · 0.90
SelectScrollButton.tsx
File · 0.90
SelectItem.tsx
File · 0.90
SelectAction.tsx
File · 0.90
SelectLabel.tsx
File · 0.90
SelectDivider.tsx
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected