Skip to content

Commit

Permalink
feat(core): export FormlySelectOptionsPipe (#3249)
Browse files Browse the repository at this point in the history
fix #3236
  • Loading branch information
aitboudad committed Mar 30, 2022
1 parent f3a7e70 commit e93ccff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/select/src/public_api.ts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export { FormlySelectModule } from './select.module';
export { FormlySelectOptionsPipe } from './select-options.pipe';

0 comments on commit e93ccff

Please sign in to comment.