Skip to content

Commit

Permalink
fix(components): export lineage filter
Browse files Browse the repository at this point in the history
Refs: #324
  • Loading branch information
fengelniederhammer committed Jul 18, 2024
1 parent 5e5b097 commit 5d9f53d
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
Expand Up @@ -2,3 +2,4 @@ export { DateRangeSelectorComponent } from './gs-date-range-selector';
export { LocationFilterComponent } from './gs-location-filter';
export { TextInputComponent } from './gs-text-input';
export { MutationFilterComponent } from './gs-mutation-filter';
export { LineageFilterComponent } from './gs-lineage-filter';

0 comments on commit 5d9f53d

Please sign in to comment.