From c90e0b36670429361b5c370ebdf43272330ba597 Mon Sep 17 00:00:00 2001 From: afc163 Date: Tue, 13 Jun 2017 15:11:24 +0800 Subject: [PATCH] update recommendation links --- docs/react/recommendation.en-US.md | 2 ++ docs/react/recommendation.zh-CN.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/react/recommendation.en-US.md b/docs/react/recommendation.en-US.md index 859254657..d4f9ed5a4 100644 --- a/docs/react/recommendation.en-US.md +++ b/docs/react/recommendation.en-US.md @@ -22,6 +22,8 @@ Charts | [g2-react](https://github.com/antvis/g2-react) [recharts](https://githu Top Progress Bar | [nprogress](https://github.com/rstacruz/nprogress) 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)