MCPcopy
hub / github.com/tomkp/react-split-pane / Pane.tsx

File Pane.tsx

src/components/Pane.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { CSSProperties } from 'react';
2import { forwardRef } from 'react';
3import type { PaneProps } from '../types';
4import { cn } from '../utils/classNames';

Callers

nothing calls this directly

Calls 1

cnFunction · 0.90

Tested by

no test coverage detected