Skip to content

Commit 8d6c17a

Browse files
committed
changed app text
1 parent dbe86c6 commit 8d6c17a

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
@@ -6,7 +6,7 @@ function App() {
66
<div className="App">
77
<header className="App-header">
88
<img src={logo} className="App-logo" alt="logo" />
9-
<p>Hi there!</p>
9+
<p>I was changed on the feature branch</p>
1010
<a
1111
className="App-link"
1212
href="https://reactjs.org"

0 commit comments

Comments
 (0)