diff --git a/apps/docs/content/components/combobox.mdx b/apps/docs/content/components/combobox.mdx index fcc9dbd6..d868fe7b 100644 --- a/apps/docs/content/components/combobox.mdx +++ b/apps/docs/content/components/combobox.mdx @@ -5,7 +5,6 @@ description: Displays a ComboBox. docLink: https://react-spectrum.adobe.com/react-aria/ComboBox.html slug: ComboBox -primaryTag: WIP --- diff --git a/apps/docs/content/components/command.mdx b/apps/docs/content/components/command.mdx index 03b10052..a116c1db 100644 --- a/apps/docs/content/components/command.mdx +++ b/apps/docs/content/components/command.mdx @@ -3,6 +3,8 @@ title: Command description: Displays a Command Menu. slug: Command + +primaryTag: WIP --- diff --git a/apps/docs/content/components/table.mdx b/apps/docs/content/components/table.mdx index 49859535..e577a8c9 100644 --- a/apps/docs/content/components/table.mdx +++ b/apps/docs/content/components/table.mdx @@ -5,6 +5,8 @@ description: Display a Table docLink: https://react-spectrum.adobe.com/react-aria/Table.html slug: table + +primaryTag: Beta ---