chore: install using pnpm (#44639)

pull/44648/head^2
btea 1 year ago committed by GitHub
parent 1b61870c5d
commit 002382c85f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -78,6 +78,10 @@ npm install antd --save
yarn add antd
```
```bash
pnpm add antd
```
## 🔨 示例
```jsx

@ -78,6 +78,10 @@ npm install antd
yarn add antd
```
```bash
pnpm add antd
```
## 🔨 Usage
```jsx

Loading…
Cancel
Save