Browse Source

remove text-mask from recommand

pull/17198/head
zombiej 6 years ago
parent
commit
817df6f295
  1. 1
      docs/react/recommendation.en-US.md
  2. 1
      docs/react/recommendation.zh-CN.md

1
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) |

1
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) |

Loading…
Cancel
Save