Skip to content

Commit

Permalink
Merge pull request #151 from subodhpareek18/main
Browse files Browse the repository at this point in the history
fix: createOperatorFilter import
  • Loading branch information
Kuechlin authored Jan 20, 2023
2 parents ac27680 + 09fd068 commit 44bee80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/filters/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
export * from './booleanFilter';
export * from './createOperatorFilter';
export * from './dateFilter';
export * from './highlightFilterValue';
export * from './numberFilter';
Expand Down

0 comments on commit 44bee80

Please sign in to comment.