# 自定义描述文案 - order: 4 自定义描述文案,指定的 tip 文案会直接代替 `...`。 --- ````jsx import { Spin, Alert } from 'antd'; ReactDOM.render( , mountNode); ````