iannbing / react-simple-tree-menu

A simple React tree menu component
MIT License
135 stars 48 forks source link

feat: set width to 100% of parent not of viewport #142

Closed donkeyDau closed 4 years ago

donkeyDau commented 4 years ago

If used in a sidebar or similar environment the width is set by the parent element.

iannbing commented 4 years ago

Thanks!