mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-15 17:19:11 +08:00
38cf5e8a75
* docs: unify component export file as index.tsx * docs: compatible with old anchors * chore: clean * test: update snapshot * fix: window env --------- Co-authored-by: Peach <scdzwyxst@gmail.com>
15 lines
233 B
Markdown
15 lines
233 B
Markdown
## zh-CN
|
|
|
|
选择不同配置组合查看效果。
|
|
|
|
## en-US
|
|
|
|
Select different settings to see the result.
|
|
|
|
<style>
|
|
.table-demo-control-bar .ant-form-item {
|
|
margin-right: 16px !important;
|
|
margin-bottom: 8px !important;
|
|
}
|
|
</style>
|