0.0.8 • Published 4 years ago

weready-ant-plus v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

weready-ant-plus

This includes react components based on Ant Design.

NPM JavaScript Style Guide

Install

npm install --save weready-ant-plus

Usage

import React, { Component } from 'react'

import MyComponent from 'weready-ant-plus'
import 'weready-ant-plus/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © YunzhiWei

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago