Skip to content

Commit

Permalink
Update Footer
Browse files Browse the repository at this point in the history
  • Loading branch information
MastanSayyad committed Jun 17, 2024
1 parent 4932fa3 commit f0fd4d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Components/Footer/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ const Footer = () => {
<NavLink to="/#accordian" onClick={() => scrollToSection("accordian")}>
<li className='footer-link'>FAQ</li>
</NavLink>
<NavLink to="/feedback"><li className='footer-link'>Feedback</li></NavLink>
</ul>
</div>
<div className='footer-2'>
Expand Down

0 comments on commit f0fd4d7

Please sign in to comment.