Skip to content

Commit 7b98301

Browse files
react app commit
1 parent 3f23618 commit 7b98301

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto

src/App.js

+1-1
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+
Learn React with Hamza Sajjad
1919
</a>
2020
</header>
2121
</div>

0 commit comments

Comments
 (0)