Skip to content

Commit

Permalink
Update "All products" to "Home" in UI (#45912)
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Bengtsson <[email protected]>
  • Loading branch information
ethanpalm and peterbe authored Nov 13, 2023
1 parent f17d3ce commit e41ab6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/sidebar/AllProductsLink.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export const AllProductsLink = () => {
className="f6 pl-2 pr-5 ml-n1 pb-1 Link--primary color-fg-default"
>
<ArrowLeftIcon size="small" className="mr-1" />
All products
Home
</Link>
</div>
)
Expand Down

0 comments on commit e41ab6d

Please sign in to comment.