Remove boilerplate comment
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
2
r/react.js
vendored
2
r/react.js
vendored
@@ -1,3 +1 @@
|
||||
//simple react component that renders "Hello World" as an H1 tag into the body
|
||||
|
||||
React.render(<h1>Hello World</h1>, document.body);
|
||||
Reference in New Issue
Block a user