The simplest usage.
最简单的用法。
import { DEmpty } from '@react-devui/ui'; export default function Demo() { return <DEmpty></DEmpty>; }