Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import type { CSSProperties } from
'react'
;
2
import { forwardRef } from
'react'
;
3
import type { PaneProps } from
'../types'
;
4
import { cn } from
'../utils/classNames'
;
Callers
nothing calls this directly
Calls
1
cn
Function · 0.90
Tested by
no test coverage detected