mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
chore: install using pnpm (#44639)
This commit is contained in:
parent
1b61870c5d
commit
002382c85f
@ -78,6 +78,10 @@ npm install antd --save
|
||||
yarn add antd
|
||||
```
|
||||
|
||||
```bash
|
||||
pnpm add antd
|
||||
```
|
||||
|
||||
## 🔨 示例
|
||||
|
||||
```jsx
|
||||
|
Loading…
Reference in New Issue
Block a user