Browse Source

Add map components to recommended list

pull/7374/merge
afc163 7 years ago
parent
commit
5b6b36f5d6
  1. 1
      docs/react/recommendation.en-US.md
  2. 1
      docs/react/recommendation.zh-CN.md

1
docs/react/recommendation.en-US.md

@ -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 {

1
docs/react/recommendation.zh-CN.md

@ -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 {

Loading…
Cancel
Save