docs: Update sidebars.js to remove the duplicate entry for JS client (#4402)

This commit is contained in:
Yash Maheshwari
2023-06-28 20:35:46 +05:30
committed by GitHub
parent 6f1fa244fa
commit 1e88b4d5d9

View File

@@ -2244,15 +2244,6 @@ module.exports = {
sidebar_icon: "javascript",
},
},
{
type: "doc",
id: "js-client/overview",
label: "Medusa JS Client",
customProps: {
sidebar_is_title: true,
sidebar_icon: "javascript",
},
},
{
type: "category",
collapsed: false,