k2data-foundation-components
TypeScript icon, indicating that this package has built-in type declarations

0.0.16 • Public • Published

k2data-foundation-components

components

NPM JavaScript Style Guide

开发

antd 为peerdependences, 需要手动安装

yarn add antd --peer

使用

npm install --save k2data-foundation-components

Usage

import * as React from 'react'

import { MyComponent } from 'k2data-foundation-components'

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

License

MIT © YYJay

Readme

Keywords

none

Package Sidebar

Install

npm i k2data-foundation-components

Weekly Downloads

0

Version

0.0.16

License

MIT

Unpacked Size

5.72 MB

Total Files

52

Last publish

Collaborators

  • yyjay