element-plus/ssr-testing/cases/page-header.vue

4 lines
61 B
Vue
Raw Normal View History

<template>
<el-page-header content="detail" />
</template>