Skip to content

Commit 5d2ba7e

Browse files
committed
changed the app a bit
1 parent 3593b93 commit 5d2ba7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ class App extends Component {
88
<div className="App">
99
<header className="App-header">
1010
<img src={logo} className="App-logo" alt="logo" />
11-
<h1 className="App-title">Welcome to React</h1>
11+
<h1 className="App-title">Welcome to my own React</h1>
1212
</header>
1313
<p className="App-intro">
1414
To get started, edit <code>src/App.js</code> and save to reload.

0 commit comments

Comments
 (0)