Remove boilerplate comment
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
parent
db570595d8
commit
898f4c9749
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);
|
Loading…
x
Reference in New Issue
Block a user