0.1.1 • Published 3 years ago

react-antd-ship v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

安装

yarn add react-antd-ship

使用方式

  // 引入全局css
  import "react-antd-ship/dist/index.css";

  import { Button } from "react-antd-ship";
  <Button btnType="primary" size="lg">按钮</Button>

组件教程

组件教程包含发布