mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +08:00
Add map components to recommended list
This commit is contained in:
parent
58fd54e978
commit
5b6b36f5d6
@ -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 {
|
||||
|
@ -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…
Reference in New Issue
Block a user