mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 19:50:05 +08:00
Merge branch 'master' of github.com:ant-design/ant-design
This commit is contained in:
commit
ce9166d9c1
@ -1,9 +1,9 @@
|
||||
# 各种类型
|
||||
|
||||
四种颜色的标签。
|
||||
|
||||
- order: 1
|
||||
|
||||
四种颜色的标签。
|
||||
|
||||
---
|
||||
|
||||
````jsx
|
||||
@ -16,4 +16,3 @@ ReactDOM.render(<div>
|
||||
<Tag closable color="red">红色</Tag>
|
||||
</div>, mountNode);
|
||||
````
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user