Skip to content

Commit

Permalink
Update FacetedSearch.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuess committed Jul 14, 2022
1 parent b22972f commit 697a4f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Views/FacetedSearch.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ const OnResults = withState(MyResults);
// }

const CustomResultsListItem = ({ result, index }) => {
// TODO make this configurable
// TODO make filter configurable
let flts = {
kompasscomponent: {
label: 'Komponente',
Expand Down

0 comments on commit 697a4f3

Please sign in to comment.