Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/d3george/slash-admin
/ cn
Function
cn
src/utils/index.ts:7–9 ·
view source on GitHub ↗
(...inputs: ClassValue[])
Source
from the content-addressed store, hash-verified
5
* merge classnames
6
*/
7
export
function
cn(...inputs: ClassValue[]) {
8
return
twMerge(clsx(inputs));
9
}
10
11
/**
12
* check
if
item exists in resourcePool
Callers
15
NavSubItem
Function · 0.90
NavMini
Function · 0.90
NavRootItem
Function · 0.90
NavHorizontal
Function · 0.90
NavItem
Function · 0.90
Group
Function · 0.90
NavVertical
Function · 0.90
NavItem
Function · 0.90
Icon
Function · 0.90
CodeBlock
Function · 0.90
HighlightCode
Function · 0.90
Logo
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected