Fixes for non-breaking typos and typos configuration
Signed-off-by: Andre Wanlin <awanlin@spotify.com> More Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ describe('HighlightedSearchResultText', () => {
|
||||
<HighlightedSearchResultText
|
||||
preTag="<tag>"
|
||||
postTag="</tag>"
|
||||
text="test <tag>highlighted</tag> restult <tag>text</tag>"
|
||||
text="test <tag>highlighted</tag> result <tag>text</tag>"
|
||||
/>,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user