This commit is contained in:
syuilo 2021-10-25 00:13:54 +09:00
parent 000bee6327
commit 67bf6ff3ce
5 changed files with 16 additions and 11 deletions

View file

@ -1,7 +1,7 @@
<template>
<div>
<MkSpacer :content-max="800">
<XNotes :pagination="pagination" @before="before()" @after="after()"/>
</div>
</MkSpacer>
</template>
<script lang="ts">