react components:用于React应用程序的组件库 源码
@ chaunceyau / react-components 用于React应用程序的组件库 安装 npm install --save @chaunceyau/react-components 用法 import React , { Component } from 'react' import MyComponent from '@chaunceyau/react-components' import '@chaunceyau/react-components/dist/index.css' class Example extends Component { render ( ) { return } } 执照 麻省理工学院:copyright:
下载地址
用户评论