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

1.0.8 • Public • Published

components-api

React 移动端组件库

中文文档

安装

npm install components-api
of
yarn add components-api

使用

import React from 'react';
import { Button } from 'components-api';

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

/components-api/

    Package Sidebar

    Install

    npm i components-api

    Weekly Downloads

    2

    Version

    1.0.8

    License

    ISC

    Unpacked Size

    1.43 MB

    Total Files

    248

    Last publish

    Collaborators

    • shiluodexiaobaitu