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

1.0.5 • Public • Published

21cake 公司组件库

📦 Install

npm install super21cake
yarn add super21cake

🔨 Usage

import { Button, DatePicker } from 'antd';

const App = () => (
  <>
    <Button type="primary">PRESS ME</Button>
    <DatePicker placeholder="select date" />
  </>
);

And import style manually:

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

TypeScript

antd is written in TypeScript with complete definitions, check Use in TypeScript to get started.

Package Sidebar

Install

npm i super21cake

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

6 MB

Total Files

3387

Last publish

Collaborators

  • abc596577686