Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Feb 28, 2018
1 parent 2f9ad99 commit da92d8b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/translated_docs/zh-Hans/using-antd-or-antd-mobile.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ export default () => <div className={styles.normal}>

<img src="https://gw.alipayobjects.com/zos/rmsportal/RmXJNQcKLGTgHGLmZrVs.png" width="450" height="414" style="margin-left:0;" />

## 自定义 antd 或 antd-mobile 版本

如果在 `package.json` 存在 antd 或 antd-mobile 的依赖,则会优先使用其指定的版本。

## 参考

* https://ant.design/
Expand Down

0 comments on commit da92d8b

Please sign in to comment.