Skip to content

Commit fad581b

Browse files
committed
chore: export select control option
1 parent dbb88c5 commit fad581b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/components/src/public-api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ export { SelectJustify } from './select/select-justify';
183183
export { SelectOption } from './select/select-option';
184184
export { SelectSize } from './select/select-size';
185185
export * from './select/select-option.component';
186+
export * from './select/select-control-option.component';
186187
export * from './select/select.component';
187188
export * from './select/select.module';
188189

0 commit comments

Comments
 (0)