6 lines
61 B
Vue
6 lines
61 B
Vue
<template>
|
|
<main>
|
|
<ContentDoc />
|
|
</main>
|
|
</template>
|