react-org-chart
react-org-chart copied to clipboard
fix changing `avatar` attribute in `Tree.js` does not change avatar correctly
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.