Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OpenCut-app/OpenCut
/ cn
Function
cn
apps/web/src/utils/ui.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[]): string {
5
return
twMerge(clsx(inputs));
6
}
Callers
15
Section
Function · 0.90
SectionHeader
Function · 0.90
SectionTitle
Function · 0.90
SectionFields
Function · 0.90
SectionField
Function · 0.90
SectionContent
Function · 0.90
KeyframeToggle
Function · 0.90
BackgroundSection
Function · 0.90
ClipEffectsProperties
Function · 0.90
ClipEffectSection
Function · 0.90
Section
Function · 0.90
SectionHeader
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected