Skip to content

Commit

Permalink
(chore) Add onKeyUp config for tablet devices (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldkibet authored Feb 7, 2024
1 parent fe5e096 commit 98c184a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions configuration/dev-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -660,5 +660,10 @@
}
}
}
},
"@openmrs/esm-patient-search-app": {
"search": {
"disableTabletSearchOnKeyUp": true
}
}
}

0 comments on commit 98c184a

Please sign in to comment.