This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

cola-react-ui
TypeScript icon, indicating that this package has built-in type declarations

0.1.6 • Public • Published

cola-react-ui

一个基于React Hooks和TypeScript的组件库。

Install

npm install cola-react-ui --save

Quickstart

import { Button } from 'cola-react-ui'
import 'cola-react-ui/dist/index.css'

const App = () => (
  <>
    <Button btnType="primary">PRESS ME</Button>
  </>
)

Readme

Keywords

Package Sidebar

Install

npm i cola-react-ui

Weekly Downloads

1

Version

0.1.6

License

MIT

Unpacked Size

110 kB

Total Files

73

Last publish

Collaborators

  • mxrock