diff --git a/docs/react/recommendation.en-US.md b/docs/react/recommendation.en-US.md index a26778d926..bcfb3161dc 100644 --- a/docs/react/recommendation.en-US.md +++ b/docs/react/recommendation.en-US.md @@ -32,7 +32,6 @@ title: Third-Party Libraries | 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) [react-spring](https://www.react-spring.io) | diff --git a/docs/react/recommendation.zh-CN.md b/docs/react/recommendation.zh-CN.md index 4e8969a1ee..171de62636 100644 --- a/docs/react/recommendation.zh-CN.md +++ b/docs/react/recommendation.zh-CN.md @@ -32,7 +32,6 @@ title: 社区精选组件 | 分割面板 | [react-split-pane](https://github.com/tomkp/react-split-pane) | | 图片裁切 | [react-image-crop](https://github.com/DominicTobias/react-image-crop) | | 趋势线 | [react-sparklines](https://github.com/borisyankov/react-sparklines) | -| 格式化输入 | [text-mask](https://github.com/text-mask/text-mask) | | 关键字高亮 | [react-highlight-words](https://github.com/bvaughn/react-highlight-words) | | 动画 | [react-move](https://github.com/react-tools/react-move) [Ant Motion](https://motion.ant.design/components/tween-one) [react-spring](https://www.react-spring.io) |