dabeng / react-orgchart

It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.
MIT License
135 stars 112 forks source link

FEATURE: Lazyload #25

Open arminyahya opened 3 years ago

arminyahya commented 3 years ago

Hi @dabeng

I added lazyload to the component so child nodes can fetch from the server when the parent node expands. Please review this pull request and let me know if you want to edit. Fixes: #18