Browse Source

Fix typo

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

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

@ -25,7 +25,7 @@ Code highlight | [react-syntax-highlighter](https://github.com/conorhastings/rea
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)
Emoji | [emoji-mart)](https://github.com/missive/emoji-mart)
Emoji | [emoji-mart](https://github.com/missive/emoji-mart)
<style>
.markdown table td:first-child {

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

@ -25,7 +25,7 @@ title: 社区精选组件
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)
Emoji | [emoji-mart)](https://github.com/missive/emoji-mart)
Emoji | [emoji-mart](https://github.com/missive/emoji-mart)
<style>
.markdown table td:first-child {

Loading…
Cancel
Save