Sha256: b8ee568ff8768c44686add40a2ea3cd8f0790f9e1f02a7c2ba7ede0829a8185a
Contents?: true
Size: 131 Bytes
Versions: 7
Compression:
Stored size: 131 Bytes
Contents
//simple react component that renders "Hello World" as an H1 tag into the body React.render(<h1>Hello World</h1>, document.body);
Version data entries
7 entries across 7 versions & 1 rubygems