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

1.0.2 • Public • Published

Spk Ant Design

📦 Install

npm install spk-antd

spk-antd 是基于 Ant Design 二次开发。


安装

使用 npm 安装

$ npm install spk-antd --save

示例

import { Divider } from "spk-antd";
ReactDOM.render(<Divider />, mountNode);

引入样式:

import "spk-antd/dist/spk-antd.css"; // or 'antd/dist/antd.less'

And import style manually:

import 'antd/dist/antd.css'; // or 'antd/dist/antd.less'

Package Sidebar

Install

npm i spk-antd

Homepage

ant.design/

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

27.6 MB

Total Files

165

Last publish

Collaborators

  • sparkler-wmz