Skip to content

Commit

Permalink
Merge pull request #461 from Saipradyumnagoud/main
Browse files Browse the repository at this point in the history
Removed Link of live chat
  • Loading branch information
usha-madithati authored Jul 23, 2024
2 parents edd4a51 + 65b0fe6 commit f5c3b58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,11 +121,11 @@ const Footer = () => {
Help Center
</Link>
</li>
<li>
{/* <li>
<a href="#" onClick={handleLiveChatClick} className="text-gray-600 hover:text-gray-800">
Live Chat
</a>
</li>
</li> */}
<li>
<Link to="/user/review" className="text-gray-600 hover:text-gray-800">
Customer Review
Expand Down

0 comments on commit f5c3b58

Please sign in to comment.