Skip to content

Commit 0806bdd

Browse files
update app
1 parent 790fc34 commit 0806bdd

File tree

1 file changed

+1
-1
lines changed
  • Creating our first react app using create-react-app/my-app/src

1 file changed

+1
-1
lines changed

Creating our first react app using create-react-app/my-app/src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ function App() {
1515
target="_blank"
1616
rel="noopener noreferrer"
1717
>
18-
Learn React
18+
Hello I am rohit
1919
</a>
2020
</header>
2121
</div>

0 commit comments

Comments
 (0)