mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 21:19:37 +08:00
fix: remove Button dashed
This commit is contained in:
parent
55e34f6ac1
commit
86db97b055
@ -22,9 +22,6 @@ ReactDOM.render(
|
||||
Primary
|
||||
</Button>
|
||||
<Button ghost>Default</Button>
|
||||
<Button type="dashed" ghost>
|
||||
Dashed
|
||||
</Button>
|
||||
<Button type="danger" ghost>
|
||||
danger
|
||||
</Button>
|
||||
|
Loading…
Reference in New Issue
Block a user