Skip to content

Commit a8d891f

Browse files
committed
react-native: re-export SelectButtonSize from components barrel to match README and package entry
1 parent 2fc8a92 commit a8d891f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • packages/design-system-react-native/src/components

packages/design-system-react-native/src/components/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ export type { SegmentGroupProps } from './SegmentGroup';
200200
export {
201201
SelectButton,
202202
SelectButtonEndArrow,
203+
SelectButtonSize,
203204
SelectButtonVariant,
204205
} from './SelectButton';
205206
export type { SelectButtonProps } from './SelectButton';

0 commit comments

Comments
 (0)