ant-design-vue/components/empty/demo/basic.md

130 B

#### 基本 简单的展示。 #### Basic Simplest Usage.
<template>
  <a-empty />
</template>