mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-16 11:30:55 +00:00
246 B
246 B
order, title
| order | title | ||||
|---|---|---|---|---|---|
| 4 |
|
zh-CN
无描述展示。
en-US
Simplest Usage with no description.
import { Empty } from 'antd';
ReactDOM.render(<Empty description={false} />, mountNode);