Jojo Tutor

Results 4 issues of Jojo Tutor

In this link: https://www.opendota.com/teams/2163/matches, on the **"Matches"** and **"Heroes"** Tab, there are pagination, if you should go to other pages, you must add the current page to the URL, so...

![treebeard](https://user-images.githubusercontent.com/18729213/36288339-28bb9f4e-12f5-11e8-986b-46cd8b08646d.jpg) In the example, app.js, line 60. You mutated directly the cursor object in the state. This is not a good practice and should not be done in react. The...

Is it possible to add a feature in which we can just add a prop to the tree so that it **will only open 1 child node per level** ?...

I'm finding a solution to position the Sub Menus directly as a child to a certain Menu, not on a different DOM node. Any ideas ?