Skip to content

Commit

Permalink
Add map components to recommended list
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Sep 19, 2017
1 parent 58fd54e commit 5b6b36f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/react/recommendation.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ i18n | [react-intl](https://github.com/yahoo/react-intl)
Code highlight | [react-syntax-highlighter](https://github.com/conorhastings/react-syntax-highlighter)
Markdown renderer | [react-markdown](http://rexxars.github.io/react-markdown/)
Infinite Scroll | [react-virtualized](https://github.com/bvaughn/react-virtualized)
Map | [react-google-maps](https://github.com/tomchentw/react-google-maps) [google-map-react](https://github.com/istarkov/google-map-react) [react-amap](https://github.com/ElemeFE/react-amap)

<style>
.markdown table td:first-child {
Expand Down
1 change: 1 addition & 0 deletions docs/react/recommendation.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ title: 社区精选组件
代码高亮 | [react-syntax-highlighter](https://github.com/conorhastings/react-syntax-highlighter)
Markdown 渲染 | [react-markdown](http://rexxars.github.io/react-markdown/)
无限滚动 | [react-virtualized](https://github.com/bvaughn/react-virtualized)
地图 | [react-google-maps](https://github.com/tomchentw/react-google-maps) [google-map-react](https://github.com/istarkov/google-map-react) [react-amap 高德](https://github.com/ElemeFE/react-amap)

<style>
.markdown table td:first-child {
Expand Down

0 comments on commit 5b6b36f

Please sign in to comment.