Skip to content
Snippets Groups Projects
Commit b0675882 authored by Ganapathi Subramanyam  Jayam's avatar Ganapathi Subramanyam Jayam :dart:
Browse files

Feat: small change

some body
fixes #32
parent 9ced2abb
Branches
Tags
1 merge request!31Feat: small change
......@@ -4,7 +4,7 @@ const Hero=({handleLogout})=>{
return(
<section className="hero">
<nav>
<h2>Welcome</h2>
<h2>Welcome people</h2>
<button onClick={handleLogout}>Logout</button>
</nav>
</section>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment