tomkp / react-split-pane

React split-pane component
https://tomkp.github.io/react-split-pane
MIT License
3.2k stars 409 forks source link

Add some missing props to TypeScript type definitions #839

Closed harto closed 9 months ago

harto commented 9 months ago

Adds the following to SplitPaneProps:

harto commented 9 months ago

Oh whoops — redundant with #680.