uidotdev / react-course

Code for ui.dev's "Classic React" course

Home Page:https://ui.dev/classic-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code in Dynamic Rendering Branch Appears to be Broken

BenjaminPollak opened this issue · comments

Instead of yielding the expected text "Results", the battle function seems to be outputting "Not Found".

Using:
Ubuntu Linux Trusty 14.04.5 LTS
Mozilla Firefox 47.0
NodeJS v6.10.3
ReactJS 16.0.0-alpha.5

Just needed to reload node dependencies, my mistake.