#1471
pull/3004/head
kvetoslavnovak 9 years ago committed by 偏右
parent 57cdbe1a6b
commit 10709251ec

@ -23,7 +23,7 @@ import { Button } from 'antd';
ReactDOM.render(
<div>
<Button type="primary" shape="circle" icon="search" />
<Button type="primary" icon="search">搜索</Button>
<Button type="primary" icon="search">Search</Button>
<br />
<Button type="ghost" shape="circle-outline" icon="search" />
<Button type="ghost" icon="search">Search</Button>

Loading…
Cancel
Save