Updated Navbar.jsx
This commit is contained in:
parent
bf1b2ee625
commit
bb531668ae
1 changed files with 0 additions and 8 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue