Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/makeplane/plane
/ cn
Function
cn
packages/utils/src/common.ts:69–69 ·
view source on GitHub ↗
(...inputs: ClassValue[])
Source
from the content-addressed store, hash-verified
67
});
68
69
export
const
cn = (...inputs: ClassValue[]) => twMerge(clsx(inputs));
70
71
/**
72
* Extracts IDs from an array of objects with ID property
Callers
15
CoreEditorProps
Function · 0.90
EditorContainer
Function · 0.90
DocumentEditor
Function · 0.90
PageRenderer
Function · 0.90
DocumentContentLoader
Function · 0.90
CollaborativeDocumentEditorInner
Function · 0.90
AIFeaturesMenu
Function · 0.90
BlockMenu
Function · 0.90
BubbleMenuNodeSelector
Function · 0.90
TextAlignmentSelector
Function · 0.90
BubbleMenuLinkSelector
Function · 0.90
BubbleMenuColorSelector
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected