|
|
Let's build skeletons for `CommentList` and `CommentForm` which will, again, be simple `<div>`s: |
|
|
Let's build skeletons for `CommentList` and `CommentForm` which will, again, be simple `<div>`s. Add these two components to your file, keeping the existing `CommentBox` declaration and `React.render` call: |