forked from ant-design/ant-design
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
27 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ export default class Footer extends React.Component { | |
title: 'antd 新版发布!', | ||
content: ( | ||
<div> | ||
<img src="https://os.alipayobjects.com/rmsportal/nyqBompsynAQCpJ.svg" /> | ||
<img src="https://os.alipayobjects.com/rmsportal/nyqBompsynAQCpJ.svg" alt="Ant Design" /> | ||
<p> | ||
您好,<a target="_blank" href="/#/changelog">[email protected]</a> 已正式发布,欢迎升级。 | ||
如果您还需要使用旧版,请查阅 <a target="_blank" href="http://012x.ant.design">012x.ant.design</a> | ||
|