tomkp / react-split-pane

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

How can I use styled components with the resizerStyle? #633

Closed NikEyX closed 3 years ago

NikEyX commented 3 years ago

How can I pass styled components to resizerStyle?

NikEyX commented 3 years ago

..... here the code to make it work: https://codesandbox.io/s/7p4j24y5q?file=/src/SplitView.js