0.0.4 • Published 8 months ago

ncw-ui v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

ncw-ui

NPM version NPM downloads

A react library developed with dumi

安装

安装组件库

$ npm i ncw-ui -S

使用

import React from 'react'
import { Button } from 'ncw-ui'

export default () => {
  return (
    <Button>默认按钮</Button>
  )
}

LICENSE

MIT

0.0.3

8 months ago

0.0.4

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago