unicef / react-org-chart

Component for displaying an org chart for a large organization. Supports lazy load and export.
https://unicef.github.io/react-org-chart/
246 stars 123 forks source link

fix changing `avatar` attribute in `Tree.js` does not change avatar correctly #16

Open dyhe83 opened 4 years ago

dyhe83 commented 4 years ago

As title, I found a bug(may be typo) in examples/src/App.js. Changing avatar attribute in Tree.js does not change avatar correctly, fix it by one line.