PanelEdit: Highlight matched words when searching options (#33717)

This commit is contained in:
Torkel Ödegaard
2021-05-05 09:12:06 +02:00
committed by GitHub
parent 86f2ed8ef2
commit 1e810b3d59
9 changed files with 51 additions and 18 deletions
+2 -1
View File
@@ -112,6 +112,7 @@
"@types/react-beautiful-dnd": "12.1.2",
"@types/react-dom": "16.9.9",
"@types/react-grid-layout": "1.1.1",
"@types/react-highlight-words": "^0.16.2",
"@types/react-redux": "7.1.7",
"@types/react-router-dom": "^5.1.7",
"@types/react-select": "4.0.13",
@@ -277,7 +278,7 @@
"react-diff-viewer": "^3.1.1",
"react-dom": "17.0.1",
"react-grid-layout": "1.2.0",
"react-highlight-words": "0.16.0",
"react-highlight-words": "0.17.0",
"react-inlinesvg": "2.3.0",
"react-loadable": "5.5.0",
"react-popper": "2.2.4",