From 1669735b6669c57fe03f6bec7533be06910b02d9 Mon Sep 17 00:00:00 2001 From: Benjy Cui Date: Fri, 24 Mar 2017 10:11:24 +0800 Subject: [PATCH] docs: recommend react-document-title --- docs/react/recommendation.en-US.md | 2 +- docs/react/recommendation.zh-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/react/recommendation.en-US.md b/docs/react/recommendation.en-US.md index c7bb2b8820..7755214f27 100644 --- a/docs/react/recommendation.en-US.md +++ b/docs/react/recommendation.en-US.md @@ -15,7 +15,7 @@ Rich Text Editor | [react-quill](https://github.com/zenoamaro/react-quill) [reac Color Picker | [rc-color-picker](https://github.com/react-component/color-picker) [react-color](http://casesandberg.github.io/react-color/) Media Query | [react-responsive](https://github.com/contra/react-responsive) [react-media](https://github.com/ReactTraining/react-media) Copy to clipboard | [react-copy-to-clipboard](https://github.com/nkbt/react-copy-to-clipboard) -Document head manager | [react-helmet](https://github.com/nfl/react-helmet) +Document head manager | [react-helmet](https://github.com/nfl/react-helmet) [react-document-title](https://github.com/gaearon/react-document-title) Icons | [react-fa](https://github.com/andreypopp/react-fa) [react-icons](https://github.com/gorangajic/react-icons) QR Code | [qrcode.react](https://github.com/zpao/qrcode.react) Charts | [g2-react](https://github.com/antvis/g2-react) [recharts](https://github.com/recharts/recharts/) [victory](https://github.com/FormidableLabs/victory) diff --git a/docs/react/recommendation.zh-CN.md b/docs/react/recommendation.zh-CN.md index b3c7a83ea3..50503ee69a 100644 --- a/docs/react/recommendation.zh-CN.md +++ b/docs/react/recommendation.zh-CN.md @@ -15,7 +15,7 @@ title: 社区精选组件 拾色器 | [rc-color-picker](https://github.com/react-component/color-picker) [react-color](http://casesandberg.github.io/react-color/) 响应式 | [react-responsive](https://github.com/contra/react-responsive) [react-media](https://github.com/ReactTraining/react-media) 复制到剪贴板 | [react-copy-to-clipboard](https://github.com/nkbt/react-copy-to-clipboard) -页面 meta 属性 | [react-helmet](https://github.com/nfl/react-helmet) +页面 meta 属性 | [react-helmet](https://github.com/nfl/react-helmet) [react-document-title](https://github.com/gaearon/react-document-title) 图标 | [react-fa](https://github.com/andreypopp/react-fa) [react-icons](https://github.com/gorangajic/react-icons) 二维码 | [qrcode.react](https://github.com/zpao/qrcode.react) 可视化图表 | [g2-react](https://github.com/antvis/g2-react) [recharts](https://github.com/recharts/recharts/) [victory](https://github.com/FormidableLabs/victory)