Skip to content

Commit

Permalink
Custom label for NodeBalancers create
Browse files Browse the repository at this point in the history
  • Loading branch information
hkhalil-akamai committed Jan 30, 2024
1 parent 26887f1 commit b483d3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"@linode/manager": Fixed
---

Breadcrumb label in NodeBalancers details page ([#10127](https://github.com/linode/manager/pull/10127))
Breadcrumb label in NodeBalancers details & create pages ([#10127](https://github.com/linode/manager/pull/10127))
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@ const NodeBalancerCreate = () => {
breadcrumbDataAttrs: {
'data-qa-create-nodebalancer-header': true,
},
crumbOverrides: [{ label: 'NodeBalancers', position: 1 }],
pathname: '/nodebalancers/create',
}}
title="Create"
Expand Down

0 comments on commit b483d3b

Please sign in to comment.