From 6b5a7c3ae5363ee4762abcbf60842ffd222d4047 Mon Sep 17 00:00:00 2001 From: ASHISH LAMSAL <075bct016.ashish@pcampus.edu.np> Date: Fri, 7 Oct 2022 12:58:51 +0545 Subject: [PATCH] docs: fixed long title in user guide (#2376) --- docs/content/user-guide/sales-channels/products.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/user-guide/sales-channels/products.mdx b/docs/content/user-guide/sales-channels/products.mdx index aa6cc3054d..47a31f4aa1 100644 --- a/docs/content/user-guide/sales-channels/products.mdx +++ b/docs/content/user-guide/sales-channels/products.mdx @@ -1,5 +1,6 @@ --- sidebar_position: 3 +sidebar_label: Manage Products --- import UiIcon from '@site/src/components/UiIcon';