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 dbb88c5 commit fad581bCopy full SHA for fad581b
projects/components/src/public-api.ts
@@ -183,6 +183,7 @@ export { SelectJustify } from './select/select-justify';
183
export { SelectOption } from './select/select-option';
184
export { SelectSize } from './select/select-size';
185
export * from './select/select-option.component';
186
+export * from './select/select-control-option.component';
187
export * from './select/select.component';
188
export * from './select/select.module';
189
0 commit comments