zesik / react-splitter-layout

A simple split layout for React and modern browsers. https://zesik.com/react-splitter-layout
MIT License
422 stars 128 forks source link

How do you make nested panes? #62

Open doverradio opened 3 years ago

doverradio commented 3 years ago

I am confused on how to make nested panes like the ones shown in your example here: https://zesik.com/react-splitter-layout/#/nested

Can you please show code for a working example to get beyond the 2 allowed panes?