MCPcopy
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
69export const cn = (...inputs: ClassValue[]) => twMerge(clsx(inputs));
70
71/**
72 * Extracts IDs from an array of objects with ID property

Callers 15

CoreEditorPropsFunction · 0.90
EditorContainerFunction · 0.90
DocumentEditorFunction · 0.90
PageRendererFunction · 0.90
DocumentContentLoaderFunction · 0.90
AIFeaturesMenuFunction · 0.90
BlockMenuFunction · 0.90
BubbleMenuNodeSelectorFunction · 0.90
TextAlignmentSelectorFunction · 0.90
BubbleMenuLinkSelectorFunction · 0.90
BubbleMenuColorSelectorFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected