We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd0b0b2 commit 615d7c7Copy full SHA for 615d7c7
components/empty/demo/description.vue
@@ -17,5 +17,5 @@ Simplest Usage with no description.
17
</docs>
18
19
<template>
20
- <a-empty :description="false" />
+ <a-empty :description="null" />
21
</template>
0 commit comments