Skip to content

Commit 299ba14

Browse files
committed
Fix manifest.json
1 parent 4fe67be commit 299ba14

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -816,14 +816,14 @@
816816
"parent": "components"
817817
},
818818
{
819-
"title": "DropdownMenu",
820-
"slug": "dropdown-menu",
819+
"title": "V1",
820+
"slug": "v1",
821821
"markdown_source": "../packages/components/src/dropdown-menu/v1/README.md",
822822
"parent": "components"
823823
},
824824
{
825-
"title": "DropdownMenu",
826-
"slug": "dropdown-menu",
825+
"title": "V2",
826+
"slug": "v2",
827827
"markdown_source": "../packages/components/src/dropdown-menu/v2/README.md",
828828
"parent": "components"
829829
},
@@ -2321,4 +2321,4 @@
23212321
"markdown_source": "../docs/contributors/roadmap.md",
23222322
"parent": "contributors"
23232323
}
2324-
]
2324+
]

0 commit comments

Comments
 (0)