There was an error while loading. Please reload this page.
1 parent 039adf3 commit 6352f79Copy full SHA for 6352f79
src/components/app.js
@@ -7,7 +7,7 @@ import Josh from './josh'
7
render() {
8
return (
9
<div>
10
- <h1>React simple starter</h1>
+ <h1>React Simple Starter</h1>
11
<Alex />
12
<Jared />
13
<Josh/>
0 commit comments