We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc77520 commit 192ac71Copy full SHA for 192ac71
packages/components/src/index.ts
@@ -64,7 +64,6 @@ export {
64
} from './composite';
65
export { ConfirmDialog as __experimentalConfirmDialog } from './confirm-dialog';
66
export { StableCustomSelectControl as CustomSelectControl } from './custom-select-control';
67
-export { default as CustomSelectControlV2 } from './custom-select-control-v2';
68
export { default as Dashicon } from './dashicon';
69
export { default as DateTimePicker, DatePicker, TimePicker } from './date-time';
70
export { default as __experimentalDimensionControl } from './dimension-control';
0 commit comments