mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-26 20:20:00 +08:00
246 B
246 B
order | title | ||||
---|---|---|---|---|---|
4 |
|
zh-CN
无描述展示。
en-US
Simplest Usage with no description.
import { Empty } from 'antd';
ReactDOM.render(<Empty description={false} />, mountNode);