docs: fix duplicate labels (#2589)

This commit is contained in:
Shahed Nasser
2022-11-10 18:43:04 +02:00
committed by GitHub
parent 7c5523160d
commit c0cdbd025e

View File

@@ -22,7 +22,8 @@ module.exports = {
},
{
type: "doc",
id: "introduction"
id: "introduction",
label: "Introduction",
},
{
type: "doc",