-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove version from breadcrumb on product install page (#2216)
* Remove version from breadcrumb on product install page * Added useRouter to product-view downloads page to handle VMware Utility edge case in breadcrumb title * Update helpers.ts remove url from breadcrumb if current page * Update index.tsx Moved useRouter to third-party imports * Make last breadcrumb (the current page) a span instead of a link * Added current class to last breadcrumb; removed aria-current as it's optional for last breadcrumb non-link item
- Loading branch information
1 parent
791602c
commit 8191789
Showing
4 changed files
with
18 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8191789
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
dev-portal – ./
docs.hashicorp.com
developer.hashicorp.com
dev-portal-hashicorp.vercel.app
dev-portal-git-main-hashicorp.vercel.app