Skip to content

Commit 192ac71

Browse files
committed
Remove stable export
1 parent dc77520 commit 192ac71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/components/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ export {
6464
} from './composite';
6565
export { ConfirmDialog as __experimentalConfirmDialog } from './confirm-dialog';
6666
export { StableCustomSelectControl as CustomSelectControl } from './custom-select-control';
67-
export { default as CustomSelectControlV2 } from './custom-select-control-v2';
6867
export { default as Dashicon } from './dashicon';
6968
export { default as DateTimePicker, DatePicker, TimePicker } from './date-time';
7069
export { default as __experimentalDimensionControl } from './dimension-control';

0 commit comments

Comments
 (0)