From e1d68061d11e32289b369c72fba19c51c1eda102 Mon Sep 17 00:00:00 2001 From: afc163 Date: Tue, 18 Dec 2018 18:18:06 +0800 Subject: [PATCH] :memo: Add react-highlight-words in recomendation --- docs/react/recommendation.en-US.md | 1 + docs/react/recommendation.zh-CN.md | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/react/recommendation.en-US.md b/docs/react/recommendation.en-US.md index d6b2a3564e..3ee26602a3 100644 --- a/docs/react/recommendation.en-US.md +++ b/docs/react/recommendation.en-US.md @@ -32,6 +32,7 @@ Split View | [react-split-pane](https://github.com/tomkp/react-split-pane) Image Crop | [react-image-crop](https://github.com/DominicTobias/react-image-crop) Trend Lines | [react-sparklines](https://github.com/borisyankov/react-sparklines) Formatted Input | [text-mask](https://github.com/text-mask/text-mask) +Keywords highlight | [react-highlight-words](https://github.com/bvaughn/react-highlight-words) Animation | [react-move](https://github.com/react-tools/react-move) [Ant Motion](https://motion.ant.design/components/tween-one)