Add react-fa

This commit is contained in:
afc163 2017-01-15 15:14:54 +08:00
parent abd264ebf0
commit 8d91206da1
2 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,7 @@ order: 7
title: Third-Party Library
---
`antd` is designed to provide high-quality React UI components which following Ant Design Specification. So, we are not going to implement other functions which are not relative to `antd`'s target, and recommend to use excellent third-party library which are provided by React community:
`antd` is designed to provide high-quality React UI components which following Ant Design Specification. So, we are not going to implement other functions which are not relative to `antd`'s target, and recommend to use excellent third-party library which came from React community:
* **Router: ** [react-router](https://github.com/ReactTraining/react-router)
* **Layout: ** [react-blocks](http://whoisandie.github.io/react-blocks/)
@ -13,3 +13,4 @@ title: Third-Party Library
* **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)
* **Font Awesome Icons**: https://github.com/andreypopp/react-fa

View File

@ -13,3 +13,4 @@ title: 社区精选组件
* **Media Query** [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)
* **管理 document head** [react-helmet](https://github.com/nfl/react-helmet)
* **Font Awesome 图标**: https://github.com/andreypopp/react-fa