Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
chore(filter-field): Fixes an issue with the multi-select example wit…
Browse files Browse the repository at this point in the history
…hin barista app.
  • Loading branch information
tomheller committed Jul 5, 2021
1 parent f599832 commit a50078b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/examples/src/filter-field/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ export * from './filter-field-programmatic-filters-example/filter-field-programm
export * from './filter-field-readonly-non-editable-tags-example/filter-field-readonly-non-editable-tags-example';
export * from './filter-field-unique-example/filter-field-unique-example';
export * from './filter-field-validator-example/filter-field-validator-example';
export * from './filter-field-multi-select-example/filter-field-multi-select-example';

0 comments on commit a50078b

Please sign in to comment.