Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
snyaggarwal committed Jul 13, 2023
1 parent 8ace6a3 commit 50d9181
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/common/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -946,6 +946,5 @@ export const highlightTexts = (items, texts) => {
className: "highlight-search-results",
separateWordSearch: false
}
markInstance.unmark(options);
markInstance.mark(_texts, options);
}

0 comments on commit 50d9181

Please sign in to comment.