Skip to content

Commit

Permalink
Merge pull request #72 from CityOfPhiladelphia/update-search
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
m-atia authored Feb 18, 2025
2 parents 7021003 + 7377fda commit 301fba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ServicesList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ export default {
threshold: 0.2,
tokenize: true,
shouldSort: true,
matchAllTokens: true,
// matchAllTokens: true,
},
searchBox: true, //display search box
searchValue: '',
Expand Down

0 comments on commit 301fba6

Please sign in to comment.