1
0
mirror of https://github.com/MisskeyIO/misskey synced 2024-12-15 23:28:16 +09:00
MisskeyIO/packages/client/src/pages/_loading_.vue
2022-01-07 16:48:51 +09:00

7 lines
72 B
Vue

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