mirror of
https://github.com/grafana/grafana.git
synced 2026-08-14 15:15:03 -05:00
PanelEdit: Highlight matched words when searching options (#33717)
This commit is contained in:
+2
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user