mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-16 11:54:27 +00:00
194 B
194 B
order, title
| order | title | ||||
|---|---|---|---|---|---|
| 0 |
|
zh-CN
简单的展示。
en-US
Simplest Usage.
import { Empty } from 'antd';
ReactDOM.render(<Empty />, mountNode);