Skip to content

Commit

Permalink
fix(core): Export filter search component (#8313)
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyhebebrand committed May 28, 2020
1 parent 4de4aa1 commit 8f9d4f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/scripts/modules/core/src/cluster/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ export * from './ClusterRuleMatcher';
export * from './cluster.service';
export * from './task.matcher';
export * from './filter/ClusterFilterService';
export * from './filter/FilterSearch';
export * from './filter/FilterSection';

0 comments on commit 8f9d4f4

Please sign in to comment.