Skip to content

Commit

Permalink
fix(components): export MutationFilterComponent
Browse files Browse the repository at this point in the history
  • Loading branch information
fengelniederhammer committed Apr 24, 2024
1 parent 43fb24f commit 51adefd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/src/web-components/input/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export { DateRangeSelectorComponent } from './date-range-selector-component';
export { LocationFilterComponent } from './location-filter-component';
export { TextInputComponent } from './text-input-component';
export { MutationFilterComponent } from './mutation-filter-component';

0 comments on commit 51adefd

Please sign in to comment.