element-plus/ssr-testing/cases/empty.vue

4 lines
64 B
Vue
Raw Normal View History

<template>
<el-empty description="description" />
</template>