北欧React组织
简单的React UI,利用arcticicestudio的Nord主题中的颜色(由create-react-library创建)
安装
npm install --save nordic-react-ui
用法
import React , { Component } from 'react'
import MyComponent from 'nordic-react-ui'
import 'nordic-react-ui/dist/index.css'
class Example extends Component {
render ( ) {
return < MyComponent>
}
}
执照
麻省理工学院:copyright:
相关下载链接:
//download.csdn.net/download/weixin_42131601/15762602?utm_source=bbsseo