MCPcopy
hub / github.com/tomkp/react-split-pane / classNames.test.ts

File classNames.test.ts

src/utils/classNames.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { cn } from './classNames';
3
4describe('cn', () => {

Callers

nothing calls this directly

Calls 1

cnFunction · 0.90

Tested by

no test coverage detected