Fix highlighting of search results broken for values

This commit is contained in:
josdejong 2020-05-06 14:07:03 +02:00
parent 4d2eb28eb3
commit d4b02e8d00
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@
searchResult={searchResult}
expanded={true}
onChangeKey={handleChangeKey}
onChangeValue={handleChangeValue}
onChange={handleChange}
getParentPath={getPath}
/>