MCPcopy
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

2import { twMerge } from "tailwind-merge"
3
4export function cn(...inputs: ClassValue[]) {
5 return twMerge(clsx(inputs))
6}

Callers 15

itemFunction · 0.90
SideBarFunction · 0.90
TitleBarMacFunction · 0.90
TitleBarWindowsFunction · 0.90
DatePickerWithRangeFunction · 0.90
TagQueryFunction · 0.90
BackgroundFunction · 0.90
AboutBgFunction · 0.90
PageHeaderFunction · 0.90
TooltippedButtonFunction · 0.90
SeparatorFunction · 0.90
PlayableFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected