iannbing / react-simple-tree-menu

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

Why do we need first <div>? #209

Open xApep opened 1 year ago

xApep commented 1 year ago

image

Is it possible to delete it or use it as a fragment? There is no need for this, since you can control parent in jsx?