We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe67be commit 299ba14Copy full SHA for 299ba14
docs/manifest.json
@@ -816,14 +816,14 @@
816
"parent": "components"
817
},
818
{
819
- "title": "DropdownMenu",
820
- "slug": "dropdown-menu",
+ "title": "V1",
+ "slug": "v1",
821
"markdown_source": "../packages/components/src/dropdown-menu/v1/README.md",
822
823
824
825
826
+ "title": "V2",
+ "slug": "v2",
827
"markdown_source": "../packages/components/src/dropdown-menu/v2/README.md",
828
829
@@ -2321,4 +2321,4 @@
2321
"markdown_source": "../docs/contributors/roadmap.md",
2322
"parent": "contributors"
2323
}
2324
-]
+]
0 commit comments