tomkp / react-split-pane

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

'SplitPane' cannot be used as a JSX component. #825

Open jsshetty opened 2 years ago

jsshetty commented 2 years ago

image Version details: "react-split-pane": "^0.1.92", "@types/react": "^17.0.44",

Not able to start the react application due to the error.

could you please some one look into the issue

amirsarfar commented 1 year ago

Hi there @jsshetty Have you checked it with react 18.2.0?