KenanYusuf / react-resplit

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

Allow for other sizing units #4

Closed KenanYusuf closed 1 year ago

KenanYusuf commented 1 year ago

Currently, splitters use px values and panes fr. It would be nice if the minSize and initialSize pane options also worked with pixels.