Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshit7492 committed Jan 9, 2024
1 parent 727ac75 commit 4b1cff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/common/Navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ const Navbar = () => {
}, 10);
}}
className={`${styles.lnk} ${contactActive ? styles.active : ''} ${
navbar && styles.nav_active
navbar && styles.nav_active
}`}
>
Contact Us
Expand Down

0 comments on commit 4b1cff8

Please sign in to comment.