qiji
TypeScript icon, indicating that this package has built-in type declarations

0.4.6 • Public • Published

介绍

qiji 是基于 Ant Design 设计体系的 React UI 组件库,主要从业务中提取的组件,来提高日常开发效率。

demo: 添加链接描述

使用组件库

npm i qiji --save

在页面中使用

import React from 'react';
import { Button } from 'qiji';

export default () => <Button type="secondary">secondary</Button>;

/qiji/

    Package Sidebar

    Install

    npm i qiji

    Weekly Downloads

    60

    Version

    0.4.6

    License

    none

    Unpacked Size

    1.8 MB

    Total Files

    566

    Last publish

    Collaborators

    • xhm3512