Skip to content

Commit

Permalink
update auth dropdown navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
anthoula committed Dec 12, 2024
1 parent e43b491 commit d266840
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions blocks/header/renderAuthDropdown.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ export function renderAuthDropdown(navTools) {
<div id="auth-dropin-container"></div>
<ul class="authenticated-user-menu">
<li><a href="/customer/account">My Account</a></li>
<li>
<a href="/products/hollister-backyard-sweatshirt/MH05">Product page</a>
</li>
<li><button>Logout</button></li>
</ul>
</div>
Expand Down

0 comments on commit d266840

Please sign in to comment.