fix: regression in tooltips, autocomplete and font

This commit is contained in:
Taranto 2020-09-09 16:38:20 +01:00 committed by Josh Harvey
parent 6f5cb385b0
commit 99b400f21c
18 changed files with 348 additions and 277 deletions

View file

@ -486,7 +486,7 @@ const getElements = (currency, classes) => [
options: typeOptions,
valueProp: 'code',
getLabel: R.path(['display']),
limit: null
optionsLimit: null
}
},
{