sheetjs-nc2/pages/[...slug].vue

6 lines
61 B
Vue
Raw Permalink Normal View History

2023-06-02 08:09:47 +00:00
<template>
<main>
<ContentDoc />
</main>
</template>