Skip to content

Commit f208529

Browse files
authored
chore: remove alpha for release (#9351)
1 parent 8fabbed commit f208529

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/dev/s2-docs/pages/s2/SelectBoxGroup.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ export default Layout;
55
import docs from 'docs:@react-spectrum/s2';
66

77
export const tags = ['box'];
8-
export const version = 'alpha';
98
export const description = 'Allows users to select one or more options from a list.';
109

1110
# SelectBoxGroup

packages/dev/s2-docs/pages/s2/Toast.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import {InterfaceType} from '../../src/types';
77
import {VersionBadge} from '../../src/VersionBadge';
88

99
export const tags = ['snackbar', 'notification', 'alert'];
10-
export const version = 'alpha';
1110
export const description = 'Displays a temporary notification of an action, error, or other event.';
1211

1312
# Toast

0 commit comments

Comments
 (0)