mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 12:09:14 +08:00
Add context menu component to recommend list
This commit is contained in:
parent
9d7d70becd
commit
606475c767
@ -25,6 +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)
|
||||
Context Menu | [react-contextmenu](https://github.com/vkbansal/react-contextmenu/) [react-contexify](https://github.com/fkhadra/react-contexify)
|
||||
Emoji | [emoji-mart](https://github.com/missive/emoji-mart)
|
||||
|
||||
<style>
|
||||
|
@ -25,6 +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)
|
||||
右键菜单 | [react-contextmenu](https://github.com/vkbansal/react-contextmenu/) [react-contexify](https://github.com/fkhadra/react-contexify)
|
||||
Emoji | [emoji-mart](https://github.com/missive/emoji-mart)
|
||||
|
||||
<style>
|
||||
|
Loading…
Reference in New Issue
Block a user