Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/solidSpoon/DashPlayer
/ cn
Function
cn
src/fronted/lib/utils.ts:4–6 ·
view source on GitHub ↗
(...inputs: ClassValue[])
Source
from the content-addressed store, hash-verified
2
import
{ twMerge } from
"tailwind-merge"
3
4
export
function
cn(...inputs: ClassValue[]) {
5
return
twMerge(clsx(inputs))
6
}
Callers
15
item
Function · 0.90
SideBar
Function · 0.90
TitleBarMac
Function · 0.90
TitleBarWindows
Function · 0.90
DatePickerWithRange
Function · 0.90
TagQuery
Function · 0.90
Background
Function · 0.90
AboutBg
Function · 0.90
PageHeader
Function · 0.90
TooltippedButton
Function · 0.90
Separator
Function · 0.90
Playable
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected