<cn>
#### ๆ ๆ่ฟฐ
ๆ ๆ่ฟฐๅฑ็คบใ
</cn>
<us>
#### No description
Simplest Usage with no description.
</us>
```vue
<template>
<a-empty :description="false" />
</template>
```