Updated Navbar.jsx

This commit is contained in:
Emotion 2023-10-19 01:40:37 +13:00
parent bf1b2ee625
commit bb531668ae
No known key found for this signature in database
GPG key ID: D7D3E4C27A98C37B

View file

@ -85,14 +85,6 @@ export const Navbar = () => {
>
Home
</a>
<a
className="navbar-link"
href="#features"
onClick={() => setIsOpen(false)}
aria-label="sFeatures"
>
Features
</a>
<a
className="navbar-link"
href="#feedback"