Bump ui-components to v0.11.30

This commit is contained in:
Filip Barl
2018-09-05 12:47:15 +02:00
parent 3c6cced4d3
commit a42f0f087e
3 changed files with 4 additions and 5 deletions

View File

@@ -12,7 +12,6 @@ const Match = match => (
{match.label}:
</span>
<MatchedText
noBorder
text={match.text}
match={match}
maxLength={MAX_MATCH_LENGTH}