chore: 迁移 badge iconfont

This commit is contained in:
elrrrrrrr 2015-10-02 14:23:53 +08:00
parent 64aa7b0acb
commit 7f701cc2b7

View File

@ -8,10 +8,11 @@
````jsx
var Badge = antd.Badge;
var Icon = antd.Icon;
React.render(<div>
<Badge dot={true}>
<i className="anticon anticon-notification"></i>
<Icon type="notification" />
</Badge>
<Badge dot={true}>
<a href="#">一个链接</a>