workshopper / learnyoureact

Let's learn React.js and server side rendering!
MIT License
535 stars 142 forks source link

semicolon issue #139

Open byhoson opened 6 years ago

byhoson commented 6 years ago

everytime I copy and paste the code given, it keeps failing because the css style attribute doesn't match, where it expects semicolons at the end of the string. it occurs at nearly every excercises after the css excercise.

MatthewEppelsheimer commented 5 years ago

Duplicate of https://github.com/workshopper/learnyoureact/issues/134