Skip to content
Snippets Groups Projects
Commit c605acf7 authored by Ganapathi Subramanyam  Jayam's avatar Ganapathi Subramanyam Jayam 🎯
Browse files
parents 1263cb82 ba6b7bf1
Branches
Tags
No related merge requests found
......@@ -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