Skip to content

Commit 86876d1

Browse files
authored
Merge pull request #2 from riizzzwannn/comment-branch
added a sample comment
2 parents d74e1af + ba9fde9 commit 86876d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/App.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ function App() {
1919
<Route path="/contact-us" component={ContactUS}/>
2020
<Route path="/post/:slug" component={Post} />
2121

22+
{/* I am trying to learn forking, plz accept */}
23+
2224

2325
</div>
2426
</Router>

0 commit comments

Comments
 (0)