1.0.18 • Published 1 year ago

yj-design-components v1.0.18

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

介绍

通过此教程,让我们一步一步开始使用吧。

一、安装 yj-design-components

前置安装

yj-design-components 依赖于 Ant Design V5 ,请预先安装好。

npm

npm install antd@5 @ant-design/icons --save

或 yarn

yarn add antd@5 @ant-design/icons

开始安装

npm

npm install yj-design-components --save

或 yarn (推荐使用)

yarn add yj-design-components

二、使用 yj-design-components

import { Button } from 'yj-design-components'
import React from 'react'
export default () => <Button confirm>yj-design-components</Button>

🎉 恭喜您,成功安装了 yj-design-components

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.11

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.9

1 year ago

1.0.10

1 year ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago