johnwalley / allotment

A React component for resizable split views
https://allotment.mulberryhousesoftware.com/
MIT License
949 stars 52 forks source link

how to set default sized as flex:1 ? #809

Open vaynevayne opened 2 months ago

vaynevayne commented 2 months ago

<Allotment defaultSizes={[200,Infinity,200]}>

can't work