KenanYusuf / react-resplit

Resizable split pane layouts for React applications 🖖
MIT License
27 stars 5 forks source link

Add `maxSize` option to panes #2

Open KenanYusuf opened 1 year ago

KenanYusuf commented 1 year ago

We have the ability to add a minSize and initialSize to panes already, it would be nice to be able to add a maxSize also.