mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 20:19:44 +08:00
docs: fix btn demo typo (#24463)
This commit is contained in:
parent
84bd53627b
commit
b34b956529
@ -97,7 +97,7 @@ Array [
|
||||
type="button"
|
||||
>
|
||||
<span>
|
||||
link
|
||||
Dashed
|
||||
</span>
|
||||
</button>,
|
||||
<button
|
||||
|
@ -23,7 +23,7 @@ ReactDOM.render(
|
||||
</Button>
|
||||
<Button danger>Default</Button>
|
||||
<Button type="dashed" danger>
|
||||
link
|
||||
Dashed
|
||||
</Button>
|
||||
<Button type="link" danger>
|
||||
link
|
||||
|
Loading…
Reference in New Issue
Block a user