Skip to content

Commit 53248c4

Browse files
authored
Bump badge to beta version (#5048)
1 parent c82b531 commit 53248c4

File tree

1 file changed

+1
-1
lines changed
  • packages/@react-spectrum/menu/docs

1 file changed

+1
-1
lines changed

packages/@react-spectrum/menu/docs/Menu.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ import {Keyboard, Text} from '@react-spectrum/text';
289289
</MenuTrigger>
290290
```
291291

292-
## Unavailable Items <VersionBadge version="alpha" style={{marginLeft: 4, verticalAlign: 'bottom'}} />
292+
## Unavailable Items <VersionBadge version="beta" style={{marginLeft: 4, verticalAlign: 'bottom'}} />
293293

294294
ContextualHelpTrigger disables a menu item's action and replaces it with a popover with information on why the item is unavailable and may link users to more information elsewhere.
295295

0 commit comments

Comments
 (0)