1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-16 23:58:59 +09:00
cherrypick/packages/frontend/src/pages/_loading_.vue
2022-12-27 14:36:33 +09:00

7 lines
72 B
Vue

<template>
<MkLoading/>
</template>
<script lang="ts" setup>
</script>