This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(components:navbar): highlight active links
## what - highlight active links ## how - use css classname from `globals.css` - nav-link - highlight link on hover - active-nav-link - highlight link when link href is the same as the url pathname ## why ## where - ./src/components/navbar.tsx ## usage
- Loading branch information