Update "All products" to "Home" in UI (#45912)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
This commit is contained in:
@@ -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>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user