Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
phongvh committed Apr 5, 2018
1 parent e963a31 commit 48eebf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Expand Up @@ -8,7 +8,7 @@ class App extends Component {
<div className="App">
<header className="App-header">
<img src={logo} className="App-logo" alt="logo" />
<h1 className="App-title">Welcome to React</h1>
<h1 className="App-title">Welcome to React #1</h1>
</header>
<p className="App-intro">
To get started, edit <code>src/App.js</code> and save to reload.
Expand Down

0 comments on commit 48eebf1

Please sign in to comment.