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

0.0.3 • Public • Published

etd-ant Design

✨ 特性

  • 整个是基于antd基础上进行样式的定制化,功能保持与antd一致

📦 安装

npm install etd-antd --save

🔨 示例

import { DatePicker } from 'etd-antd';
ReactDOM.render(<DatePicker />, mountNode);

引入样式:

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

/etd-antd/

    Package Sidebar

    Install

    npm i etd-antd

    Weekly Downloads

    2

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    29.4 MB

    Total Files

    1917

    Last publish

    Collaborators

    • ywqsimmon