fix syntax error
This commit is contained in:
parent
16e3cb01ca
commit
7925b130e8
1 changed files with 4 additions and 3 deletions
|
@ -47,8 +47,9 @@
|
|||
<MkButton class="button" @click="more()">
|
||||
<i class="ti ti-reload"></i>{{ i18n.ts.more }}
|
||||
</MkButton>
|
||||
</div>
|
||||
</MkSpacer>
|
||||
</MkStickyContainer>
|
||||
</MkStickyContainer>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
|
|
Loading…
Reference in a new issue