Why can’t I pass all tests? it seems like everything works as described in it
https://codepen.io/TimaVol/pen/OJaZXbW?editors=1010
If I switch to the old render method you pass all but one test.
ReactDOM.render(<Home />, document.getElementById("app"));
We really should add a note about it. There is an open issue for adding the message as well.
5 * - + 5 should be 10 not -25