mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
Fix badge image
This commit is contained in:
parent
4910109789
commit
47af941dc4
@ -40,7 +40,7 @@
|
||||
|
||||
可以通过 npm 直接安装到本地,使用 `require` 或 `import` 进行引用。
|
||||
|
||||
[](https://www.npmjs.org/package/antd)
|
||||
[](https://www.npmjs.org/package/antd)
|
||||
|
||||
```bash
|
||||
$ npm install antd --save
|
||||
|
@ -44,7 +44,7 @@ React.render(<Datepicker />, mountNode);
|
||||
|
||||
## 版本
|
||||
|
||||
- 稳定版:[](https://www.npmjs.org/package/antd)
|
||||
- 稳定版:[](https://www.npmjs.org/package/antd)
|
||||
- 开发版:[](https://www.npmjs.org/package/antd)
|
||||
|
||||
## 链接
|
||||
|
Loading…
Reference in New Issue
Block a user