frontend-collective / frontend-collective/react-sortable-tree
Is the Height mandatory?
Open
question
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
`
this.setState({ treeData })}
/>
In the snippet above, does the **height:400** of the outer Div section mandatory??
When i provide height:auto, the tree is not displaying.
Want to make the height **auto-adjustable according to screen size** without restircting the height.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.