bryantheastronaut / mernCommentBox

A Tutorial on creating a MERN Stack App from the Facebook Comment React Tutorial
https://medium.com/@bryantheastronaut/react-getting-started-the-mern-stack-tutorial-feat-es6-de1a2886be50
248 stars 92 forks source link

fix: Comment.js inconsistent equals spacing causing issues. #12

Closed DanWeatherbee closed 7 years ago

DanWeatherbee commented 7 years ago

I love this App and I have never collaborated before so I took this opportunity to offer a fix since I am now using your template. The first issue I had was in node after launch with Comments.js. Babel I think did not like the spaces before or after = in jsx.